NSX-T Data Center REST API

Initiate Stop Sync on Identity Firewall Store.

Stops the synchronization process on the Identity Firewall Store.

Request:

Method:
POST
URI Path(s):
/policy/api/v1/infra/identity-firewall-stores/action/stop-sync
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
IdentityFirewallStoreSyncRequest+

Example Request:

POST https://<nsx-mgr>/policy/api/v1/infra/identity-firewall-stores/action/stop-sync { "identity_firewall_stores": ["/global-infra/identity-firewall-stores/global"] }

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

policy_identity

Additional Errors: