summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Network/VLAN/Create.interface.yaml
blob: 8e63f2fb601112132bf112e1ea88ab7463139e04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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.
      returns:
        - name: Path
          type: path
          description: >
            The path for the created VLAN object.
OpenPOWER on IntegriCloud