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 | Array of Link | See Definition of Link | |
| sessionIdentifier | string | Unique identifier for this login session | Mandatory |
| domain | string | The domain to which the user belongs. | |
| username | string | The user’s login name. | |
| hostAddress | string | The IP address from which the user logged in. | |
| serverName | string | The Polycom DMA system server on which the user logged in. | |
| 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. | |
| clientPassthru | 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. | |
| creationTime | dateTime |
| Name | Type | Restrictions |
|---|---|---|
| EntityTag | string | Length of value must be >=1 Length of value must be <=64 |