[Phase 2] Define Infrahub Schema for EVPN-VXLAN Fabric #51

Merged
Damien merged 58 commits from feature/41-infrahub-schema into main 2026-02-13 19:36:27 +00:00
Showing only changes of commit a12e24d00c - Show all commits

View File

@@ -141,6 +141,7 @@ nodes:
peer: InfraDevice
cardinality: one
kind: Parent
optional: false
- name: source_interface
peer: InfraInterfaceLoopback
cardinality: one
@@ -170,6 +171,7 @@ nodes:
peer: InfraVTEP
cardinality: one
kind: Parent
optional: false
- name: vlan
peer: InfraVLAN
cardinality: one
@@ -208,3 +210,4 @@ nodes:
peer: InfraDevice
cardinality: one
kind: Parent
optional: false