tenant.service_graph.consumer_terminal_node.terminal_connector

An abstract terminal node connector.

ACI class

vnsAbsTermConn

RN

AbsTConn

Cursor

ConsumerTerminalNodeTerminalConnectorCursor

Parent

tenant.service_graph.consumer_terminal_node

Atomic

Attributes

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

parameter

wire

type

values

default

description

att_notify

attNotify

bool

False

Enables the attachment notification option.

description

descr

str

Specifies a description of the policy definition.

device_l_if_name

deviceLIfName

str

Used for cloud APIC graph instantiation to figure out device LIF

name

name

str

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.

APIC diagnostics

States the APIC can flag on this class — it accepts the configuration and reports the inconsistency afterwards.

Config issues

code

meaning

conn-nonrenderable

Graph connector could not be rendered.

invalid-ctx

Ctx associated with a connector is not valid.

missing-bd

Unable to find BD associated with a connector.

missing-connection

connection associated with a connector not found.

missing-l3instp

Unable to find L3InstP associated with a connector.

missing-lif

no cluster interface found

missing-nodeinst

NodeInst associated with a connector not found.

missing-peer-conn

Peer connector associated with a connector not found.

missing-subnet

Unable to find subnet for this connector.