Login history for a particular user account. Content-Type: application/vnd.plcm.plcm-user-login-history+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 | |
| failed-login-attempts | xs:int | Number of failed login attempts since last successful login for this user account. | |
| last-successful-login-host | xs:string | Source hostname for the last successful login for this user account. | |
| last-failed-login-host | xs:string | Source hostname for the last failed login for this user account. | |
| last-successful-login-server | xs:string | Server name for the last successful login for this user account. | Mandatory |
| last-failed-login-server | xs:string | Server name for the last failed login for this user account. | |
| last-successful-client-passthru | xs:string | The client passthru value from the last successful user login for this account. | |
| last-failed-client-passthru | xs:string | The client passthru value from the last failed user login for this account. | |
| 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. | |
| last-successful-login-date | xs:dateTime | ||
| last-failed-login-date | xs:dateTime |
| Name | Type | Restrictions |
|---|---|---|
| EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |