NSX-T Data Center REST API
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-c76cd9b3167dSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    n/a