tenant.service_graph.function_node.function_connector

An abstract function node connector is used to map a service graph interface with the device interface.

ACI class

vnsAbsFuncConn

RN

AbsFConn-{name}

Cursor

FunctionConnectorCursor

Parent

tenant.service_graph.function_node

Atomic

Attributes

Accepted as keyword arguments of .function_connector(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 function node connector.

att_notify

attNotify

bool

False

Enables the attachment notification option.

conn_type

connType

VnsFuncConnType

dnat, none, redir, snat, snat_dnat

none

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

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

.folder(name, **attrs)

vnsAbsFolder

tenant.service_graph.function_node.function_connector.folder

.param(name, **attrs)

vnsAbsParam

tenant.service_graph.function_node.function_connector.param

Bind aliases

Lazy references, resolved closed-world at push time.

alias

target

flavor

relation

filter=

vzFilter

DN — bind_dn() allowed

vnsRsConnToFlt

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.

Faults

code

condition

F1416

fltVnsAbsFuncConnValidationFailed