| Attributes | Elements | Operations | ||
|
Home Frames |
|
|
|
|
Attributes
| Attribute | Type | Required | Modifiable | Since | Description |
|---|---|---|---|---|---|
| href | anyURI | No | always | 1.5 | Contains the URI to the entity. |
| type | string | No | always | 1.5 | Contains the type of the entity. |
Elements
| Element | Type | Occurrence | Modifiable | Since | Description |
|---|---|---|---|---|---|
| VCloudExtension | VCloudExtensionType | 0..* | always | 1.5 | An optional extension element that can contain an arbitrary number of elements and attributes. |
| Link | LinkType | 0..* | none | 1.5 | Optional link to an entity or operation associated with this object. |
| AccountLockoutEnabled | boolean | 1 | always | 1.5 | Boolean flag to turn on/off the account lockout feature. |
| AdminAccountLockoutEnabled | boolean | 1 | always | 1.5 | Boolean flag to indicate whether system administrator accounts can lockout. |
| InvalidLoginsBeforeLockout | int | 1 | always | 1.5 | Number of invalid login attempts that will trigger account lockout. |
| AccountLockoutIntervalMinutes | SystemPasswordPolicySettingsType/AccountLockoutIntervalMinutes | 1 | always | 1.5 | Number of minutes an account that is locked out will remain locked. |
Operations
| CRUD | Operation | Description | Since |
|---|---|---|---|
| read | GET /admin/extension/settings/passwordPolicy | Retrieves the {@link SystemPasswordPolicySettings}. | 1.5 |
| as input | PUT /admin/extension/settings/passwordPolicy | Updates the {@link SystemPasswordPolicySettings}. | 1.5 |
| Top of page | Attributes | Elements | Operations | |
|
Home Frames |
|
|
|
|