tenant.custom_qos_policy

The custom QoS policy enables different levels of service to be assigned to network traffic, including specifications for the Differentiated Services Code Point (DSCP) value(s), and the 802.1p Dot1p priority.

ACI class

qosCustomPol

RN

qoscustom-{name}

Cursor

CustomQosPolicyCursor

Parent

tenant

Atomic

Attributes

Accepted as keyword arguments of .custom_qos_policy(name) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.

parameter

wire

type

values

default

description

name (positional)

name

str

The policy name.

description

descr

str

Specifies a description of the policy definition.

owner_key

ownerKey

str

The key for enabling clients to own their data for entity correlation.

owner_tag

ownerTag

str

A tag for enabling clients to add their own data. For example, to indicate who created this object.

Children

maker

creates

position

.dot1p_class(from_, to, **attrs)

qosDot1PClass

tenant.custom_qos_policy.dot1p_class

.dscp_class(from_, to, **attrs)

qosDscpClass

tenant.custom_qos_policy.dscp_class