NSX-T Data Center REST API
List full sync states
List full sync state. This API is only available when using VMware NSX-T.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/full-sync-states
                  
/policy/api/v1/global-infra/full-sync-states
              
            /policy/api/v1/global-infra/full-sync-states
Request Headers:
                n/a
            Query Parameters:
    PolicyListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/full-sync-statesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    FullSyncStateListResult+
  