HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/q_profiles/{Q_Profile.name}/q_profile_entries

Path Params
string
required

Reference Resource: Q_Profile
There must be a user-defined name of the queue profile.

Body Params
string
length ≤ 64

Used for documentation of these queue configuration parameters.

boolean

When true, this row contains the hardware default queue profile parameters for this queue.

local_priorities
array of integers
length ≤ 9223372036854776000

This essential parameter specifies one or more local-priority(s) that are assigned to this queue. Packets' local-priority meta-data is initially assigned by the port's QoS Trust Mode (see Port qos_config). If missing, the queue is not used.

local_priorities
integer
required

Reference Resource: Q_Profile_Entry
Configuration parameters for individual queues. Queues are numbered in priority order, with zero being the lowest priority. A queue-profile must contain 1 to 8 queues.

Responses
201

Created

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here!