System Administration > Configuration > Directory Service > Domains

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:

Method:
DELETE
URI Path(s):
/api/v1/directory/domains/<domain-id>
Request Headers:
n/a
Query Parameters:
DirectoryDomanDeleteRequestParameters+
Request Body:
n/a

Example Request:

DELETE https://<nsx-mgr>/api/v1/directory/domains/e38b4362-0638-4bbe-89ad-c76cd9b3167d

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
n/a

Required Permissions:

crud

Feature:

directory_service

Additional Errors: