1description: >
2    This defines VLAN specific parameters.
3
4# TODO Fix it through https://github.com/openbmc/openbmc/issues/1438
5# creatable: true
6
7properties:
8    - name: Id
9      type: uint32
10      flags:
11          - const
12      description: >
13          VLAN Identifier.
14