tenant.mpls_custom_qos_policy

MPLS Custom QOS policy to hold Ingress and Egress Rules

ACI class

qosMplsCustomPol

RN

qosmplscustom-{name}

Cursor

MplsCustomQosPolicyCursor

Parent

tenant

Atomic

Attributes

Accepted as keyword arguments of .mpls_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 name of the object.

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

.mpls_ingress_rule(from_, to, **attrs)

qosMplsIngressRule

tenant.mpls_custom_qos_policy.mpls_ingress_rule

.mpls_egress_rule(from_, to, **attrs)

qosMplsEgressRule

tenant.mpls_custom_qos_policy.mpls_egress_rule