NSX-T Data Center REST API
Delete firewall identity store
If the firewall identity store is removed, it will stop the identitystore synchronization. User will not be able to define new IDFW rules
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.
Request:
Method:
DELETE
URI Path(s):
/policy/api/v1/infra/firewall-identity-stores/<firewall-identity-store-id>
Request Headers:
n/a
Query Parameters:
PolicyIdfwEnforcementPointRequestParameters+
Request Body:
n/a
Example Request:
DELETE https://<nsx-mgr>/policy/api/v1/infra/firewall-identity-stores/idstore-1Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a