tenant.route_control_profile

The route control profile specifies policies for external networks. The layer 3 networks outside the fabric, and reachable by a Tenant’s applications, route to external networks.

ACI class

rtctrlProfile

RN

prof-{name}

Cursor

TenantRouteControlProfileCursor

Parent

tenant

Atomic

Attributes

Accepted as keyword arguments of .route_control_profile(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 policy profile

auto_continue

autoContinue

bool

False

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.

type

type

RtctrlPolicyType

combinable, global

combinable

Children

maker

creates

position

.route_control_context(name, **attrs)

rtctrlCtxP

tenant.route_control_profile.route_control_context