NSX-T Data Center REST API
Delete gateway QoS profile
Delete QoS profileRequest:
Method:
              DELETE
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/gateway-qos-profiles/<qos-profile-id>
                  
/policy/api/v1/global-infra/gateway-qos-profiles/<qos-profile-id>
              
            /policy/api/v1/global-infra/gateway-qos-profiles/<qos-profile-id>
Request Headers:
                n/a
            Query Parameters:
    OverrideRequestParameters+
  Request Body:
    n/a
  Example Request:
DELETE https://<policy-mgr>/policy/api/v1/infra/gateway-qos-profiles/profile1Successful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  