NSX-T Data Center REST API
Get domain sync statistics for the given identifier (Deprecated)
Deprecated:Use the following Policy API -
GET /policy/api/v1/infra/firewall-identity-stores/<firewall-identity-store-id>/sync-stats
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/directory/domains/<domain-id>/sync-stats
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/directory/domains/123e4567-e89b-12d3-a456-426655440000/sync-statsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    DirectoryDomainSyncStats+
  