Contains information about the currently active user login sessions. Content-Type: application/vnd.plcm.plcm-login-session+xml. All attributes are used in ETag calculation except for entity-tag and atom-link-list.
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | List of link | See Definition of link | |
| session-identifier | xs:string | Unique identifier for this login session | Mandatory |
| domain | xs:string | The domain to which the user belongs. | |
| username | xs:string | The user’s login name. | |
| host-address | xs:string | The IP address from which the user logged in. | |
| server-name | xs:string | The Polycom DMA system server on which the user logged in. | |
| 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. | |
| client-passthru | xs:string | User defined value specified on the client-pass-thru HTTP header at the time of session creation. The value is opaque to the system. | |
| creation-time | xs:dateTime |
| Name | Type | Restrictions |
|---|---|---|
| EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |