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

View File

@@ -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