NSX-T Data Center REST API
Delete forwarding policy
Delete forwarding policy. 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}
                
              
            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-1Successful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a