blob: 8e63f2fb601112132bf112e1ea88ab7463139e04 [file] [log] [blame]
Ratan Guptabf9ba402017-04-14 17:16:04 +05301description: >
2methods:
3 - name: VLAN
4 description: >
5 Create VLANInterface Object.
6 parameters:
7 - name: InterfaceName
8 type: string
9 description: >
10 Name of the interface.
11 - name: Id
Ratan Gupta584df832017-07-31 16:21:54 +053012 type: uint32
Ratan Guptabf9ba402017-04-14 17:16:04 +053013 description: >
14 VLAN Identifier.
William A. Kennington IIIf4b4ff82019-04-09 19:06:52 -070015 returns:
16 - name: Path
17 type: path
18 description: >
19 The path for the created VLAN object.