NSX-T Data Center REST API
Delete ForwardingRule
Delete ForwardingRule 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}/forwarding-policies/{forwarding-policy-id}/rules/{rule-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
DELETE https://<policy-mgr>/policy/api/v1/infra/domains/domain-1/forwarding-policies/forwarding-policy-1/rules/rule-1Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a