blob: 77955d50876f2f87ebcd190417bb0505d82bf233 [file] [log] [blame]
Ratan Gupta95201f12018-04-19 16:30:43 +05301description: >
2methods:
3 - name: Client
4 description: >
5 Create network client endpoint.
6 parameters:
7 - name: Address
8 type: string
9 description: >
10 IP Address/Hostname
11 - name: Port
12 type: uint16
13 description: >
14 Network port.
15 errors:
16 - xyz.openbmc_project.Common.Error.InvalidArgument
Ratan Guptad84e3272018-09-06 16:52:52 +053017 returns:
18 - name: path
19 type: string
20 description: >
21 Path of the object which has been created.