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

View File

@@ -23,7 +23,7 @@ nodes:
- name: description
kind: Text
optional: true
- name: rd
- name: route_distinguisher
kind: Text
optional: true
description: "Route Distinguisher (format: ASN:NN or IP:NN)"
@@ -85,7 +85,7 @@ nodes:
- vrf__name__value
- device__name__value
attributes:
- name: rd
- name: route_distinguisher
kind: Text
optional: true
description: "Device-specific RD (overrides VRF default)"