summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Network/VLAN.interface.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'xyz/openbmc_project/Network/VLAN.interface.yaml')
-rw-r--r--xyz/openbmc_project/Network/VLAN.interface.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Network/VLAN.interface.yaml b/xyz/openbmc_project/Network/VLAN.interface.yaml
new file mode 100644
index 0000000..bac27d7
--- /dev/null
+++ b/xyz/openbmc_project/Network/VLAN.interface.yaml
@@ -0,0 +1,15 @@
+description: >
+ This defines VLAN specific parameters.
+
+# TODO Fix it through https://github.com/openbmc/openbmc/issues/1438
+# creatable: true
+
+properties:
+ - name: InterfaceName
+ type: string
+ description: >
+ Name of the interface.
+ - name: Id
+ type: uint32
+ description: >
+ VLAN Identifier.
OpenPOWER on IntegriCloud