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 | List of link | See Definition of link | |
registration-uuid | xs:string | ID which uniquely identifies each device registration event. This is system generated unique identifier. | |
device-id | xs:string | ID which uniquely identifies each device. | |
device-model | xs:string | Device model name used for registration. | |
device-version | xs:string | Device version used for registration. | |
device-type | DeviceType | Type of device used for the registration. | |
signaling-protocol | SignalingProtocol | Signaling protocol used for the registration. | |
direction | xs:string | Device registration direction. | |
aor | xs:string | Device AOR. | |
fqdn | xs:string | Device FQDN. | |
aliases | List of xs:string | List of device alias. | |
owner | xs:string | Device owner. | |
ip-address | xs:string | Device IP address. | |
site | xs:string | Site associated with the device. | |
territory | xs:string | Territory associated with the device. | |
status | Status | Registration status of the device. | |
termination-reason | xs:string | Device registration termination reason. | |
node-id | xs:string | The Node ID where the record is hosted. | |
authentication-name | xs:string | Device authentication name. | |
authentication-status | AuthenticationStatus | Device authentication status. | |
path-header | xs:string | Value of path header. | |
appserver-name | xs:string | Application server that processed the registration | |
appserver-port | xs:string | Application server port where the registration request arrived | |
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. | |
start-time | xs:dateTime | Mandatory | |
end-time | xs:dateTime |
Name | Type | Restrictions |
---|---|---|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
AuthenticationStatus | xs:string | Value must be one of:
|
Status | xs:string | Value must be one of:
|
SignalingProtocol | xs:string | Value must be one of:
|
DeviceType | xs:string | Value must be one of:
|