NSX-T Data Center REST API
Invoke full sync or delta sync for a specific domain, with additional delay in seconds if needed. Stop sync will try to stop any pending sync if any to return to idle state.
Request:
Method:
              POST
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/firewall-identity-stores/<firewall-identity-store-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    FirewallIdentityStoreSyncRequest+
  Request Body:
    n/a
  Example Request:
POST https://<policy-ip>/policy/api/v1/infra/firewall-identity-stores/123e4567-e89b-12d3-a456-42665544000?action=FULL_SYNC&delay=100Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    n/a