Ntp

Leafs

Children

class System.Ntp

Bases: Entity

Class Hierarchy : System Ntp

This class is a presence class

This class represents configuration data.

Configuration of the NTP client.

enabled

Indicates that the system should attempt to synchronize the system clock with an NTP server from the ‘ntp/server’ list

type: bool

default value: true

server

List of NTP servers to use for system clock synchronization. If ‘/system/ntp/enabled’ is ‘true’, then the system will attempt to contact and utilize the specified NTP servers

type: list of Server