NSX-T Data Center REST API
Remove a container cluster span from a distributed firewall security policy
Remove the association of a container cluster span from a distributed firewall (DFW) security policy.Request:
Method:
DELETE
URI Path(s):
/policy/api/v1/infra/domains/{domain-id}/security-policies/{security-policy-id}/container-cluster-span/{antrea-cluster-1}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
DELETE https://<policy-mgr>/policy/api/v1/infra/domains/default/security-policies/application-section-1/container-cluster-span/antrea-cluster-1Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a