tenant.service_graph.connection¶
An abstract connection connects two abstract connectors. These connections can either be between two abstract nodes or between an abstract node and an abstract terminal node.
ACI class |
|
RN |
|
Cursor |
|
Parent |
|
Atomic |
— |
Attributes¶
Accepted as keyword arguments of .connection(name) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.
parameter |
wire |
type |
values |
default |
description |
|---|---|---|---|---|---|
|
|
|
— |
— |
The name of the abstract connection. |
|
|
|
|
— |
|
|
|
|
|
Connector direction interal or external (CLI) |
|
|
|
|
|
— |
|
|
|
|
— |
— |
Specifies a description of the policy definition. |
|
|
|
— |
|
— |
|
|
|
— |
— |
The key for enabling clients to own their data for entity correlation. |
|
|
|
— |
— |
A tag for enabling clients to add their own data. For example, to indicate who created this object. |
|
|
|
— |
|
The parameter used by the node (Leaf) for forwarding data based on predefined forwarding criteria (IP or Mac). |
APIC diagnostics¶
States the APIC can flag on this class — it accepts the configuration and reports the inconsistency afterwards.
Config issues
code |
meaning |
|---|---|
|
Graph connector could not be rendered. |
|
Ctx associated with a connector is not valid. |
|
Unable to find BD associated with a connector. |
|
connection associated with a connector not found. |
|
Unable to find L3InstP associated with a connector. |
|
no cluster interface found |
|
NodeInst associated with a connector not found. |
|
Peer connector associated with a connector not found. |
|
Unable to find subnet for this connector. |