NSX-T Data Center REST API
Returns the status of Azure account
Return status of the account like credentials validity, inventorysynchronization status and inventory synchronization state
Request:
Method:
GET
URI Path(s):
/api/v1/csm/azure/accounts/{account-id}/status
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<nsx-csm>/api/v1/csm/azure/accounts/9174ffd1-41b1-42d6-a28d/statusSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
AzureAccountStatus+