summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Network/EthernetInterface.interface.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'xyz/openbmc_project/Network/EthernetInterface.interface.yaml')
-rw-r--r--xyz/openbmc_project/Network/EthernetInterface.interface.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Network/EthernetInterface.interface.yaml b/xyz/openbmc_project/Network/EthernetInterface.interface.yaml
index eee21a8..fc744fc 100644
--- a/xyz/openbmc_project/Network/EthernetInterface.interface.yaml
+++ b/xyz/openbmc_project/Network/EthernetInterface.interface.yaml
@@ -30,3 +30,10 @@ properties:
type: array[string]
description: >
DNS servers on the interface.
+ - name: NTPServers
+ type: array[string]
+ description: >
+ This property describes the NTP Servers on the interface.
+ Implementation of this Dbus-interface is required to implement this property.
+ This property supports read/write operation.
+ Configure the NTP servers on the system during write operation.
OpenPOWER on IntegriCloud