NSX-T Data Center REST API
List QoS Profiles
API will list all QoS profiles.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/qos-profiles
/policy/api/v1/global-infra/qos-profiles
/policy/api/v1/global-infra/qos-profiles
Request Headers:
n/a
Query Parameters:
QoSProfileListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/qos-profilesSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
QoSProfileListResult+