Registration detail provides extra information about registered devices. Content-Type: application/vnd.plcm.plcm-registration-detail+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. | Mandatory |
| node-ip | xs:string | The IP address of the source node. | |
| node-port | xs:string | The port of the source node. | |
| registration-policy-name | xs:string | The registration policy use by the source node. | |
| acl-name | xs:string | The acl name use by the source node. | |
| 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 | Restrictions |
|---|---|---|
| EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |