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 | Array of Link | See Definition of Link | |
| failedLoginAttempts | int | Number of failed login attempts since last successful login for this user account. | |
| lastSuccessfulLoginHost | string | Source hostname for the last successful login for this user account. | |
| lastFailedLoginHost | string | Source hostname for the last failed login for this user account. | |
| lastSuccessfulLoginServer | string | Server name for the last successful login for this user account. | Mandatory |
| lastFailedLoginServer | string | Server name for the last failed login for this user account. | |
| lastSuccessfulClientPassthru | string | The client passthru value from the last successful user login for this account. | |
| lastFailedClientPassthru | string | The client passthru value from the last failed user login for this account. | |
| 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. | |
| lastSuccessfulLoginDate | dateTime | ||
| lastFailedLoginDate | dateTime |
| Name | Type | Restrictions |
|---|---|---|
| EntityTag | string | Length of value must be >=1 Length of value must be <=64 |