NSX-T Data Center REST API
Delete Domain and all the entities contained by this domain
Delete the domain along with all the entities contained by this domain.The groups that are a part of this domain are also deleted along with
the domain.
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/domains/<domain-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
DELETE https://<policy-mgr>/policy/api/v1/infra/domains/vmcSuccessful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a