Vcenter_Settings_V1_Config_Components_Authmanagement_LockoutPolicy

Vcenter_Settings_V1_Config_Components_Authmanagement_LockoutPolicy
Vcenter_Settings_V1_Config_Components_Authmanagement_LockoutPolicy

LockoutPolicy structure This structure represents the configuration in Lockout Policy.

JSON Example
{
    "failed_login_attempts": 0,
    "failure_interval": 0,
    "unlock_time": 0
}
integer As int64
failed_login_attempts
Required

Maximum number of failed login attempts.

integer As int64
failure_interval
Required

Time interval between failures.

integer As int64
unlock_time
Required

Unlock time.