NTP_Server
7 minute read.
Last Modified 2023-11-17 15:28 ESTThe SCALE CLI guide is a work in progress! New namespace and command documentation is continually added and maintained, so check back here often to see what is new!
The ntp_server namespace has five commands and is based on NTP server management functions found in the SCALE API and web UI. It provides access to system ntp server methods through the ntp_server commands.
The following ntp-server commands allow you to run jobs related to adding and managing NTP servers.
You can enter commands from the main CLI prompt or from the ntp_server namespace prompt.
Enter the
--
flag following any CLI command to open the interactive arguments editor text-based user interface (TUI).
Use the create
command to add an NTP time server to the system and configure server properties.
The delete
command removes the NTP server matching the system-assigned id
.
Use the system ntp_server query
command to get the ID numbers for all NTP servers configured on the system.
The get_instance
command returns the system-assigned ID number, address, and settings for the id
entered.
Use the system ntp_server query
command to obtain the NTP server ID numbers.
The query
command lists the system-assigned ID number, address, and settings for all NTP servers configured on the system.
Use the update
command to change the settings for an existing NTP server.
Use the system ntp_server query
command to get the server ID.