summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Network
diff options
context:
space:
mode:
Diffstat (limited to 'xyz/openbmc_project/Network')
-rw-r--r--xyz/openbmc_project/Network/Client.interface.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Network/Client.interface.yaml b/xyz/openbmc_project/Network/Client.interface.yaml
index ce8bc8b..8c8eaeb 100644
--- a/xyz/openbmc_project/Network/Client.interface.yaml
+++ b/xyz/openbmc_project/Network/Client.interface.yaml
@@ -8,7 +8,12 @@ properties:
type: string
description: >
The value of this property can be IP/hostname of the network endpoint.
+ errors:
+ - xyz.openbmc_project.Common.Error.InvalidArgument
+ - xyz.openbmc_project.Common.Error.InternalFailure
- name: Port
type: uint16
description: >
The value of this property is the network port number.
+ errors:
+ - xyz.openbmc_project.Common.Error.InternalFailure
OpenPOWER on IntegriCloud