Conference manager usage provides the usage statistics of the conference manager. Content-Type: application/vnd.plcm.plcm-conference-manager-usage+xml
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | List of link | See Definition of link | |
| conference-manager-territory | List of xs:string | Conference-manager territory name. Contains all territories assigned to this cluster with ConferenceRoomHost flag set to true | |
| conference-manager-svc-only-territory | List of xs:string | Conference-manager territory name. Contains all territories assigned to this cluster | |
| active-conferences | xs:int | Number of active conferences | Mandatory |
| active-conference-participants | xs:int | Number of active conference participants | Mandatory |
| total-video-ports | xs:int | Number of total video ports | Mandatory |
| used-video-ports | xs:int | Number of used video ports | Mandatory |
| total-video-ports-HD | xs:int | Number of total HD video ports | Mandatory |
| used-video-ports-HD | xs:string | Number of used HD video ports | Mandatory |
| total-svc-mcu-ports | xs:int | Number of total SVC MCU video ports | Mandatory |
| used-svc-mcu-ports | xs:int | Number of used SVC MCU video ports | Mandatory |
| total-voice-ports | xs:int | Number of total voice ports | Mandatory |
| used-voice-ports | xs:int | Number of used voice ports | Mandatory |
| local-users | xs:int | Number of local users | Mandatory |
| custom-conference-rooms | xs:int | Number of custom conference rooms | Mandatory |
| cluster-name | ClusterName | ||
| cluster-identifier | ClusterIdentifier | ||
| entity-tag | EntityTag | The unique value generated from the server object instance. This value is the same value that be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. |
| Name | Type | Restrictions |
|---|---|---|
| EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
| ClusterIdentifier | xs:string | Length of value must be >=1 Length of value must be <=128 |
| ClusterName | xs:string | Length of value must be >=1 Length of value must be <=128 |