summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Network/VLAN/Create.interface.yaml
blob: be23a55fb2707771b563653f5743ad3965e49b69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
description: >
methods:
    - name: VLAN
      description: >
          Create VLANInterface Object.
      parameters:
        - name: InterfaceName
          type: string
          description: >
              Name of the interface.
        - name: Id
          type: uint32
          description: >
              VLAN Identifier.
OpenPOWER on IntegriCloud