blob: 917a5d63a1c74320bb4693e4d48cb316136969d7 [file] [log] [blame]
description: >
Implement to provide system specific network configuration features.
properties:
- name: HostName
type: string
description: >
The value of this property shall be host name of the system.
- name: DefaultGateway
type: string
description: >
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