InlineAuthenticationPolicyProperties1
{
"api_failed_auth_reset_period": 0,
"minimum_password_length": 0,
"cli_failed_auth_lockout_period": 0,
"api_max_auth_failures": 0,
"api_failed_auth_lockout_period": 0,
"cli_max_auth_failures": 0
}
In order to trigger an account lockout, all authentication failures must occur in this time window. If the reset period expires, the failed login count is reset to zero. Only applies to NSX Manager nodes. Ignored on other node types.
Minimum number of characters required in account passwords
Once a lockout occurs, the account remains locked out of the CLI for this time period. While the lockout period is in effect, additional authentication attempts restart the lockout period, even if a valid password is specified.
Only applies to NSX Manager nodes. Ignored on other node types.
Once a lockout occurs, the account remains locked out of the API for this time period. Only applies to NSX Manager nodes. Ignored on other node types.
Number of authentication failures that trigger CLI lockout