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 | Array of Link | See Definition of Link | |
| conferenceManagerTerritory | Array of string | Conference-manager territory name. Contains all territories assigned to this cluster with ConferenceRoomHost flag set to true | |
| conferenceManagerSvcOnlyTerritory | Array of string | Conference-manager territory name. Contains all territories assigned to this cluster | |
| activeConferences | int | Number of active conferences | Mandatory |
| activeConferenceParticipants | int | Number of active conference participants | Mandatory |
| totalVideoPorts | int | Number of total video ports | Mandatory |
| usedVideoPorts | int | Number of used video ports | Mandatory |
| totalVideoPortsHD | int | Number of total HD video ports | Mandatory |
| usedVideoPortsHD | string | Number of used HD video ports | Mandatory |
| totalSvcMcuPorts | int | Number of total SVC MCU video ports | Mandatory |
| usedSvcMcuPorts | int | Number of used SVC MCU video ports | Mandatory |
| totalVoicePorts | int | Number of total voice ports | Mandatory |
| usedVoicePorts | int | Number of used voice ports | Mandatory |
| localUsers | int | Number of local users | Mandatory |
| customConferenceRooms | int | Number of custom conference rooms | Mandatory |
| clusterName | ClusterName | ||
| clusterIdentifier | ClusterIdentifier | ||
| entityTag | 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 | string | Length of value must be >=1 Length of value must be <=64 |
| ClusterIdentifier | string | Length of value must be >=1 Length of value must be <=128 |
| ClusterName | string | Length of value must be >=1 Length of value must be <=128 |