NSX-T Data Center REST API
List all gateway QoS profiles
Paginated list of all gateway QoS profle instancesRequest:
Method:
GET
URI Path(s):
/policy/api/v1/infra/gateway-qos-profiles
/policy/api/v1/global-infra/gateway-qos-profiles
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/gateway-qos-profiles
/policy/api/v1/global-infra/gateway-qos-profiles
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/gateway-qos-profiles
Request Headers:
n/a
Query Parameters:
PolicyListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/gateway-qos-profilesSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
GatewayQosProfileListResult+