fix(schema): add unique constraint on InfraVLAN.vlan_id for human_friendly_id — refs #45
This commit is contained in:
@@ -20,6 +20,7 @@ nodes:
|
||||
attributes:
|
||||
- name: vlan_id
|
||||
kind: Number
|
||||
unique: true
|
||||
description: VLAN ID (1-4094)
|
||||
- name: name
|
||||
kind: Text
|
||||
|
||||
Reference in New Issue
Block a user