Server
Keys
Leafs
Children
Enum Classes
- class System.Ntp.Server
Bases:
Entity
Class Hierarchy :
System
Ntp
Server
This class represents configuration data.
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.
- name(key)
An arbitrary name for the NTP server
type: str
- association_type
The desired association type for this NTP server
type:
AssociationType
default value: server
- iburst
Indicates whether this server should enable burst synchronization or not
type: bool
default value: false
- prefer
Indicates whether this server should be preferred or not
type: bool
default value: false