blob: e37621c5c9e8a9138da4820073710d3482b6ab44 [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.
sureshvijayv1ee2cba82021-11-18 15:28:50 +053020 errors:
Jiaqing Zhaob685cb62022-04-12 22:57:34 +080021 - xyz.openbmc_project.Common.Error.InvalidArgument
sureshvijayv1ee2cba82021-11-18 15:28:50 +053022 - xyz.openbmc_project.Common.Error.ResourceNotFound