Policy > Networking > Networking Profiles > Gateway QOS Profiles

List all gateway QoS profiles

Paginated list of all gateway QoS profle instances

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/gateway-qos-profiles
/policy/api/v1/global-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-profiles

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
GatewayQosProfileListResult+

Example Response:

{ "results": [ ], "result_count": 2, "sort_by": "display_name", "sort_ascending": true }

Required Permissions:

read

Feature:

policy_segment

Additional Errors: