API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Create a new QoS threshold profile by unique name

QoS Threshold Profile. This profile configures interface queue
actions for WRED and ECN behavior. Once it has been created, a
threshold profle can be globally applied using the aruba-qos-global
yang model. The threshold configuration (e.g., WRED, responsive-WRED,
non-responsive-WRED, or ECN) must be supported by the platform to
which the profile is applied. On some platforms, threshold profiles
can also be applied to ports, using the aruba-interface-ethernet
and/or aruba-interface-portchannel yang models.

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

QoS threshold profile name. Must be 1-64 characters in length and
can only contain alphanumeric characters, periods, underscores, and
hyphens.

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

queue
array of objects
length ≤ 2147483647

Queue thresholds. Every queue must have an assigned threshold (or
thresholds, for platforms that support both a min and a max).

queue
string
length between 1 and 256

QoS threshold profile description.

string
length between 1 and 64

QoS threshold profile name. Must be 1-64 characters in length and
can only contain alphanumeric characters, periods, underscores, and
hyphens.

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