blob: d9047625800a571a8230d52092aea56c269c3853 [file] [log] [blame]
description: >
methods:
- name: Client
description: >
Create network client endpoint.
parameters:
- name: Address
type: string
description: >
IP Address/Hostname
- name: Port
type: uint16
description: >
Network port.
errors:
- xyz.openbmc_project.Common.Error.InvalidArgument
returns:
- name: path
type: string
description: >
Path of the object which has been created.