https://<HCX-FQDN-OR-IP>:9443) results in a failure with message: "The credentials are incorrect or the account specified has been locked"VMware NSX 4.x
VMware HCX 4.x
By default, after five consecutive failed attempts to authenticate to NSX-T, the NSX admin account is locked for 15 minutes. This lock is enforced by source IP, thus only source IPs trying to authenticate via incorrect credentials will be locked. If the password is changed for the admin account of NSX-T and not immediately updated within HCX, HCX will lock itself out within minutes due to the frequency of API calls that HCX sends to NSX-T.
To remedy this, do either of the following:
A.) Change the NSX-T API Authentication Policy.
set auth-policy api lockout-period 0'.https://<HCX-FQDN-OR-IP>:9443) and enter the updated NSX-T admin credentials.set auth-policy api lockout-period 900
B.) Update the password within HCX and let the Authentication Lockout Period elapse.
https://<HCX-FQDN-OR-IP>:9443) and enter the updated NSX-T admin credentials.More information on the NSX Authentication Policy options can be found here: Authentication Policy Settings.