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