[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 4f5fef7203 - Show all commits

View File

@@ -85,20 +85,24 @@ nodes:
kind: Parent
- name: local_device
peer: InfraDevice
identifier: underlaylink__local_device
identifier: underlay_link_local_device
cardinality: one
direction: outbound
- name: local_interface
peer: InfraInterfaceEthernet
identifier: underlaylink__local_interface
identifier: underlay_link_local_interface
cardinality: one
direction: outbound
- name: remote_device
peer: InfraDevice
identifier: underlaylink__remote_device
identifier: underlay_link_remote_device
cardinality: one
direction: outbound
- name: remote_interface
peer: InfraInterfaceEthernet
identifier: underlaylink__remote_interface
identifier: underlay_link_remote_interface
cardinality: one
direction: outbound
# =============================================================================
# Host Connection