summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Network/SystemConfiguration.interface.yaml
blob: 346f53e8ac2f610883d35b767312a06cdb5a3630 (plain)
1
2
3
4
5
6
7
8
9
10
11
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 gateway of the system.
OpenPOWER on IntegriCloud