API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Read existing QoS schedule-profile configurations

QoS Schedule Profile. These profiles are used to determine bandwidth
allocation for the queues and how they will be serviced. They can
include minimum-bandwidths, weighted queues, all-strict queues,
weighted plus a strict top queue, or minimum-bandwidths plus a strict
top queue.

'Strict' priority will service all packets in a queue before any
packets in lower-numbered queues, as long as there are no packets in
any higher-numbered queues.

'Weighted' queuing will apportion available bandwidth among all non-
empty weighted queues in relation to their queue weights.

'Min_bandwidth' queuing will apportion available bandwidth among all
non-empty min-bandwidth queues in relation to their configured
percentages.

Once it has been created, a schedule profile can be globally applied
in combination with a separately-created queue 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. Valid
schedule 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 schedule profile name. Must be 1-64 characters in length and can only
contain alphanumeric characters, periods, underscores, and hyphens.
Cannot use reserved schedule profile names: 'factory-default'.

Query Params
string

LIBRARY - Returns shared objects in library. For LIBRARY, all other parameters listed below, except 'detailed' , will be ignored. LOCAL - Returns configurations for a scope and one or more device function based on parameters below.

string

Retrieves LOCAL or SHARED or both(default) configuration objects.

string

Configuration at a given scope. Mandatory for view-type = LOCAL.

string

Filters configuration specific to given device-function type. If not provided and view_type = LOCAL, then defaults to all device-function's.

boolean

True - Returns effective configuration (i.e hierarchically merged configuration). False - Returns committed configuration at a given scope.

boolean

True - Includes annotations in the returned json to indicate the type of object, scope, and device function. False - Returns only config objects without annotations.

integer

Limit for pagination.

integer

Offset for pagination.

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