blob: 69f4c71ca7b8a1e188187d6a027d3fc93e4df01e [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
Patrick Williams90434ee2022-11-03 20:39:47 -050017 type: object_path
William A. Kennington IIIf4b4ff82019-04-09 19:06:52 -070018 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