Registration summary provides information about registered devices. It also provides information about external SIP peers with which the system is registered, if any. Content-Type: application/vnd.plcm.plcm-registration-summary+xml All attributes are used in ETag calculation except for entity-tag and atom link.
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | Array of Link | See Definition of Link | |
registrationUuid | string | ID which uniquely identifies each device registration event. This is system generated unique identifier. | |
deviceId | string | ID which uniquely identifies each device. | |
deviceModel | string | Device model name used for registration. | |
deviceVersion | string | Device version used for registration. | |
deviceType | DeviceType | Type of device used for the registration. | |
signalingProtocol | SignalingProtocol | Signaling protocol used for the registration. | |
direction | string | Device registration direction. | |
aor | string | Device AOR. | |
fqdn | string | Device FQDN. | |
aliases | Array of string | List of device alias. | |
owner | string | Device owner. | |
ipAddress | string | Device IP address. | |
site | string | Site associated with the device. | |
territory | string | Territory associated with the device. | |
status | Status | Registration status of the device. | |
terminationReason | string | Device registration termination reason. | |
nodeId | string | The Node ID where the record is hosted. | |
authenticationName | string | Device authentication name. | |
authenticationStatus | AuthenticationStatus | Device authentication status. | |
pathHeader | string | Value of path header. | |
appserverName | string | Application server that processed the registration | |
appserverPort | string | Application server port where the registration request arrived | |
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. | |
startTime | dateTime | Mandatory | |
endTime | dateTime |
Name | Type | Restrictions |
---|---|---|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
AuthenticationStatus | string | Value must be one of:
|
Status | string | Value must be one of:
|
SignalingProtocol | string | Value must be one of:
|
DeviceType | string | Value must be one of:
|