Ratan Gupta | 1ac38c0 | 2017-03-16 16:36:42 +0530 | [diff] [blame] | 1 | description: > |
2 | Implement to provide system specific network configuration features. | ||||
3 | properties: | ||||
4 | - name: HostName | ||||
5 | type: string | ||||
6 | description: > | ||||
7 | The value of this property shall be host name of the system. | ||||
8 | - name: DefaultGateway | ||||
9 | type: string | ||||
10 | description: > | ||||
11 | default gateway of the system. |