Policy >
Security
>
East West Security
>
Distributed Firewall
>
Settings
>
Firewall Identity Store
Delete firewall identity store
If the firewall identity store is removed, it will stop the identity
store 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
+
PolicyIdfwEnforcementPointRequestParameters
(
schema
)
Name
Description
Type
Notes
enforcement_point_path
String Path of the enforcement point
enforcement point path, forward slashes must be escaped using %2F.
string
Request Body:
n/a
Example Request:
DELETE https://<nsx-mgr>/policy/api/v1/infra/firewall-identity-stores/idstore-1
Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a
Required Permissions:
crud
Feature:
policy_identity
Additional Errors:
301 Moved Permanently
307 Temporary Redirect
400 Bad Request
403 Forbidden
409 Conflict
412 Precondition Failed
500 Internal Server Error
503 Service Unavailable