"Error: Client 'admin' exceeded request rate of 100 per second (Error code: 102)."VMware NSX
The admin account is hitting the default API rate limit of 100 requests per second.
This is typically caused by:
The NSX Management Plane enforces per-identity API concurrency limits via the HTTP service to prevent resource exhaustion.
To resolve this immediately and restore access, apply the following workaround via the NSX Manager CLI (SSH as admin):
get service httpset service http client-api-rate-limit <value>get service http