Registration statistics provide the registration counters including successful and failed registration attempts. Content-Type: application/vnd.plcm-registration-statistics+xml
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | Array of Link | See Definition of Link | |
| failedEndpoints | int | Total number of Failed endpoints in past 24 hours. | Mandatory |
| failedAttempts | int | Total number of Failed registration attempts in past 24 hours. | Mandatory |
| successfulRegistrations | Array of SuccessfulRegistrations | ||
| entityTag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST 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 | Description | Attributes |
|---|---|---|---|
| serverName | string | Server name on which registration is hosted. | Mandatory |
| activeRegistrations | int | Number of active endpoint registrations. | Mandatory |
| inactiveRegistrations | int | Number of inactive endpoint registrations. | Mandatory |
| Name | Type | Restrictions |
|---|---|---|
| EntityTag | string | Length of value must be >=1 Length of value must be <=64 |