set auth-policy api lockout-reset-period <lockout-reset-period-arg>
In order to trigger an account lockout, all authentication
failures must occur in this time window. If the reset
period exprires, the failed login count is reset to zero.
Parameters:
Option
Description
<lockout-reset-period>
Lockout reset period in seconds
Example:
nsx> set auth-policy api lockout-reset-period 300
nsx>