NSX-T Data Center REST API
Synchronizes Azure account inventory
Synchronizes Azure account related inventory like Regions, Virtual Networks,Instances. Status of inventory synchronization can be known from Azure
account status api
Request:
Method:
POST
URI Path(s):
/api/v1/csm/azure/accounts/<account-id>?action=sync_inventory
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
POST https://<nsx-csm>/api/v1/csm/azure/accounts/9174ffd1-41b1-42d6-a28d?action=sync_inventorySuccessful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a