API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Create a new QoS queue profile with unique name

QoS Queue Profile. This profile is used to assign priorities to
queues, to determine servicing. Once it has been created, a queue
profile can be globally applied in combination with a separately-
created schedule profile, using the aruba-qos-global yang model. The
queue and schedule profiles must be valid for the platform to which
they are being applied, and the configured number of queues and the
queue ID values must match.

Platform-dependent queue profile restrictions may include requiring
profiles to start with queue zero and requiring all queues in the
profiles to be adjacent.

AOSCX: All local priorities must be mapped to a queue, with no
duplicates.
PVOS: Profiles can only be configured for 2, 4, or 8 queues. All cos
values must be mapped to a queue, with no duplicates.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

The name of the QoS queue profile. Must be 1-64 characters in length.

Query Params
string

LOCAL - To create local objects. SHARED - To create shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be created. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be created. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

profilebody object

priority
array of objects
length ≤ 2147483647

Parameters for QoS Queue Profile.

priority
string
length between 1 and 256

Description of the QoS queue profile.

string
length between 1 and 64

The name of the QoS queue profile. Must be 1-64 characters in length.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json