NSX-T Data Center REST API
Return status of the account like credentials validity, inventory synchronization status and inventory synchronization state
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/csm/aws/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/aws/accounts/ d02af61a-e212-486e-b6c8-10462ccfbad6/statusSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    AwsAccountStatus+
  