Parameter Name | Required | Service Affecting | Data Type | Default Value | Possible Values | Description |
---|---|---|---|---|---|---|
ConfigIEState | No | Yes | Enum | 1 | Possible values:
| Specifies the Administrative State of the resource. |
EnhPassSecurity | No | No | Enum | 0 | Possible values:
| Specifies whether to enforce password security requirements. |
MinPassLen | Yes | No | int | 8 | Possible values:
| Specifies the minimum allowed password length. |
MinPassUpper | Yes | No | int | 1 | Possible values:
| Specifies the minimum number of upper case characters which must exist in the password. |
MinPassLower | Yes | No | int | 1 | Possible values:
| Specifies the minimum number of lower case characters which must exist in the password. |
MinPassDigits | Yes | No | int | 1 | Possible values:
| Specifies the minimum number of digits which must exist in the password. |
MinPassSpecial | Yes | No | int | 1 | Possible values:
| Specifies the minimum number of special characters which must exist in the password. |
MinPassDelta | Yes | No | int | 1 | Possible values:
| Specifies the minimum number of characters that must be different than previous password. |
MaxPassConsec | Yes | No | Enum | 0 | Possible values:
| Specifies the maximum number of identical consecutive characters allowed in the password. |
SetPasswordLife | No | No | Enum | 0 | Possible values:
| Specifies whether to enforce password lifetime. |
MaxPassLife | Yes | No | int | 180 | Possible values:
| Specifies the number of days since last password change that current password will expire. |
NumFailedLoginsForLockout | Yes | No | int | 3 | Possible values:
| Specifies the number of failed consecutive login attempts before user will be temporarily locked out. |
LockoutDuration | Yes | No | int | 5 | Possible values:
| Specifies the lockout duration (in minutes) for a user with too many failed login attempts. |
PasswordRecovery | No | No | Enum | 0 | Possible values:
| Specifies whether password recovery is enabled. (Used when all administrator user passwords are forgotten) |
PasswordDisplay | No | No | Enum | 0 | Possible values:
| Specifies whether password is displayed for a short amount of time as it is being typed for better password control and to prevent mistakes in entering the password. |
ExpAckPreLoginInfo | No | No | Enum | 0 | Possible values:
| Specifies whether the explicit acknowledgement of pre-login information is enabled. |
TestCall | No | No | Enum | 1 | Possible values:
| Specifies whether the Test a Call should be enabled or not |
The POST can contain either only the attributes that are being updated, or the full set of attributes for the resource