summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Network/SystemConfiguration.interface.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'xyz/openbmc_project/Network/SystemConfiguration.interface.yaml')
-rw-r--r--xyz/openbmc_project/Network/SystemConfiguration.interface.yaml10
1 files changed, 9 insertions, 1 deletions
diff --git a/xyz/openbmc_project/Network/SystemConfiguration.interface.yaml b/xyz/openbmc_project/Network/SystemConfiguration.interface.yaml
index 346f53e..917a5d6 100644
--- a/xyz/openbmc_project/Network/SystemConfiguration.interface.yaml
+++ b/xyz/openbmc_project/Network/SystemConfiguration.interface.yaml
@@ -8,4 +8,12 @@ properties:
- name: DefaultGateway
type: string
description: >
- default gateway of the system.
+ default IPv4 gateway of the system.
+ errors:
+ - xyz.openbmc_project.Common.Error.InvalidArgument
+ - name: DefaultGateway6
+ type: string
+ description: >
+ default IPv6 gateway of the system.
+ errors:
+ - xyz.openbmc_project.Common.Error.InvalidArgument
OpenPOWER on IntegriCloud