Register a new NTP Client
Register a new NTP Client
NTP Client to register
|
name
string
requiredThe NTP Client's name |
|
host
string
requiredThe host for the ntp server |
|
description
string
The NTP Client's description |
|
port
integer
The port on which to join the host for NTP |
|
timeout
string
The timeout on the NTP request |
|
maxStratum
integer
The max stratum on the NTP request. If this is exceeded, the NTP request is considered as failed |
|
maxOffset
string
The max offset on the NTP request. If this is exceeded, the NTP request is considered as failed |
|
maxRTT
integer
The max RTT on the NTP request (in millis). If this is exceeded, the NTP request is considered as failed |
-
201 NTP Client successfully registered
idstring (Internal ID) requiredObject internal ID
namestring requiredThe NTP Client's name
hoststring requiredThe host for the ntp server
descriptionstringThe NTP Client's description
portintegerThe port on which to join the host for NTP
timeoutstringThe timeout on the NTP request
maxStratumintegerThe max stratum on the NTP request. If this is exceeded, the NTP request is considered as failed
maxOffsetstringThe max offset on the NTP request. If this is exceeded, the NTP request is considered as failed
maxRTTintegerThe max RTT on the NTP request (in millis). If this is exceeded, the NTP request is considered as failed
-
400 Bad Request
-
401 Unauthorized request
-
403 Forbidden action
-
500 Internal Server error