API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Delete the QoS schedule-profile

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

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

string

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

string

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

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