[Phase 2] Define Infrahub Schema for EVPN-VXLAN Fabric #51
@@ -33,8 +33,9 @@ generics:
|
||||
optional: false
|
||||
- name: ip_addresses
|
||||
peer: InfraIPAddress
|
||||
identifier: interface__ip_addresses
|
||||
cardinality: many
|
||||
kind: Component
|
||||
kind: Generic
|
||||
|
||||
nodes:
|
||||
# ==========================================================================
|
||||
@@ -360,6 +361,7 @@ nodes:
|
||||
relationships:
|
||||
- name: interface
|
||||
peer: InfraInterface
|
||||
identifier: interface__ip_addresses
|
||||
cardinality: one
|
||||
optional: true
|
||||
kind: Parent
|
||||
kind: Attribute
|
||||
|
||||
Reference in New Issue
Block a user