NSX-T Data Center REST API
Delete Policy Context Profile
Deletes the specified Policy Context Profile. If the Policy ContextProfile is consumed in a firewall rule, it won't get deleted.
Request:
Method:
DELETE
URI Path(s):
/policy/api/v1/infra/context-profiles/<context-profile-id>
/policy/api/v1/global-infra/context-profiles/<context-profile-id>
/policy/api/v1/global-infra/context-profiles/<context-profile-id>
Request Headers:
n/a
Query Parameters:
PolicyContextProfileDeleteRequestParameters+
Request Body:
n/a
Example Request:
DELETE https://<policy-mgr>/policy/api/v1/infra/context-profiles/testPolicyContextProfileSuccessful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a