NSX-T Data Center REST API
Delete EnforcementPoint (Deprecated)
Delete EnforcementPoint.This is a deprecated API. DeploymentZone has been renamed to Site.
Use DELETE /infra/sites/site-id/enforcement-points/enforcementpoint-id.
Request:
Method:
              DELETE
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/deployment-zones/<deployment-zone-id>/enforcement-points/<enforcementpoint-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
DELETE https://<policy-mgr>/policy/api/v1/infra/deployment-zones/default/enforcement-points/nsxt-epSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  