Delete a specific domain with given identifier
(Deprecated)
Deprecated: Use the following Policy API -
DELETE /policy/api/v1/infra/firewall-identity-stores/<firewall-identity-store-id>
Request:
URI Path(s):
/api/v1/directory/domains/{domain-id}
Query Parameters:
DirectoryDomanDeleteRequestParameters+
force |
Force delete the resource even if it is being used somewhere
If true, deleting the resource succeeds even if it is being
referred as a resource reference.
|
boolean |
Default: "False" |
Example Request:
DELETE https://<nsx-mgr>/api/v1/directory/domains/e38b4362-0638-4bbe-89ad-c76cd9b3167d
Successful Response:
Response Headers:
Content-type: application/json
Required Permissions:
crud
Feature:
directory_service
Additional Errors: