Ratan Gupta | 4d7312d | 2017-04-05 18:50:10 +0530 | [diff] [blame] | 1 | description: > |
2 | This defines VLAN specific parameters. | ||||
3 | |||||
4 | # TODO Fix it through https://github.com/openbmc/openbmc/issues/1438 | ||||
5 | # creatable: true | ||||
6 | |||||
7 | properties: | ||||
8 | - name: InterfaceName | ||||
9 | type: string | ||||
10 | description: > | ||||
11 | Name of the interface. | ||||
12 | - name: Id | ||||
13 | type: uint32 | ||||
14 | description: > | ||||
15 | VLAN Identifier. |