summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Network/VLAN.interface.yaml
blob: bac27d771baf5f494a0f549e77e11bf9fe91cd94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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