NSX-T Data Center REST API
Delete Group
Delete the group with group_id under domain domain_id. The force query parameter supported on theAPI is deprecated. Usage of the force query parameter does not alter the behaviour of the API. The
API just ignores the force parameter.
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX.
Request:
Method:
DELETE
URI Path(s):
/policy/api/v1/infra/domains/{domain-id}/groups/{group-id}
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/domains/{domain-id}/groups/{group-id}
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/domains/{domain-id}/groups/{group-id}
Request Headers:
n/a
Query Parameters:
GroupDeleteRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a