This API handling limitation is known with NSX and is present by design for security reasons.
The same can be worked around considering the available resources in NSX cluster. Please be sure to be understand the impact of this change.
Workaround:
There is a client API limit parameter that can be modified in the configuration file for the NSX-T adapter to restrict the amount of client API calls being made.
-
Log into the Primary node as root via SSH or Console.
-
Open /usr/lib/vmware-vcops/user/plugins/inbound/NSXTAdapter3/conf/NSXT.properties in a text editor.
-
Find and edit the value of CLIENT_API_RATE_LIMIT
Note: By default, this value is 70. It can be modified to any acceptable value. (For example: CLIENT_API_RATE_LIMIT=30)
-
Save and close the file.
-
Repeat steps 1-4 on all other nodes in the Aria Operations cluster.