NSX-T Data Center REST API
Read gateway QoS profile
Read gateway QoS profileRequest:
Method:
GET
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/orgs/{org-id}/projects/{project-id}/infra/gateway-qos-profiles/{qos-profile-id}
/policy/api/v1/global-infra/gateway-qos-profiles/{qos-profile-id}
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/gateway-qos-profiles/{qos-profile-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/gateway-qos-profiles/profile1Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
GatewayQosProfile+