...
Parameter | Presence | Type | Default | Description | |
---|---|---|---|---|---|
state | O | enumeration | disabledenabled | Enable/disable defense against brute force OAM password guessing attempts | |
consecutiveFailedAttemptAllowed | O | int32 | 3 | Number of consecutive failed login attempts allowed before account is locked. | |
allowAutoUnlock | O | enumeration | enabled | Enable Auto Unlock of an account blocked due to consecutive wrong password attempts. | |
unlockTime | O | int32 | 30 | Auto Unlock time for an account disabled due to consecutive wrong password attempts. |
...