NSX-T Data Center REST API
Get full sync state
Get 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/<full-sync-id>
                  
/policy/api/v1/global-infra/full-sync-states/<full-sync-id>
              
            /policy/api/v1/global-infra/full-sync-states/<full-sync-id>
Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/full-sync-states/1234Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    FullSyncState+
  