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 | List of link | See Definition of link | |
failed-endpoints | xs:int | Total number of Failed endpoints in past 24 hours. | Mandatory |
failed-attempts | xs:int | Total number of Failed registration attempts in past 24 hours. | Mandatory |
successful-registrations | List of SuccessfulRegistrations | ||
entity-tag | 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 |
---|---|---|---|
server-name | xs:string | Server name on which registration is hosted. | Mandatory |
active-registrations | xs:int | Number of active endpoint registrations. | Mandatory |
inactive-registrations | xs:int | Number of inactive endpoint registrations. | Mandatory |
Name | Type | Restrictions |
---|---|---|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |