Modifies a Lync CAC Profile entry given a specific ID.
https://134.56.227.163/rest/cacprofile/{identifier}
POST
true
Parameter Name | Required | Service Affecting | Data Type | Default Value | Possible Values | Description |
---|---|---|---|---|---|---|
Description | Yes | No | string | none | 64 - Max Length | Describes the Lync CAC Profile Entry that it is easily identifiable when selecting it in WAN config |
CACProfileName | Yes | No | string | none | 32 - Max Length | Name of the Lync CAC profile as defined in the lync topology. |
TotalLinkAudioLimit | Yes | No | int | 2000 | Possible values:
| Total audio bandwidth allowed for the whole link in kbps, 0 means disabled. |
SessionAudioLimit | Yes | No | int | 175 | Possible values:
| Audio bandwidth allowed for a single session in kbps. This is applicable only if the TotalLinkAudioLimit is not disabled. |
TotalLinkVideoLimit | Yes | No | int | 7000 | Possible values:
| Total video bandwidth allowed for the whole link in kbps, 0 means disabled. |
SessionVideoLimit | Yes | No | int | 700 | Possible values:
| Video bandwidth allowed for a single session in kbps. This is applicable only if the TotalLinkVideoLimit is not disabled. |
The POST can contain either only the attributes that are being updated, or the full set of attributes for the resource