Update an existing NTP Client
Update an existing NTP Client
NTP Client to update
name
string
requiredThe NTP Client's name |
host
string
requiredThe host for the ntp server |
description
string | null
The NTP Client's description |
port
integer | null
The port on which to join the host for NTP |
timeout
string | null
The timeout on the NTP request |
maxStratum
integer | null
The max stratum on the NTP request. If this is exceeded, the NTP request is considered as failed |
maxOffset
string | null
The max offset on the NTP request. If this is exceeded, the NTP request is considered as failed |
maxRTT
integer | null
The max RTT on the NTP request (in millis). If this is exceeded, the NTP request is considered as failed |
-
200 NTP Client successfully updated
idstring (Internal ID) requiredObject internal ID
namestring requiredThe NTP Client's name
hoststring requiredThe host for the ntp server
descriptionstring | nullThe NTP Client's description
portinteger | nullThe port on which to join the host for NTP
timeoutstring | nullThe timeout on the NTP request
maxStratuminteger | nullThe max stratum on the NTP request. If this is exceeded, the NTP request is considered as failed
maxOffsetstring | nullThe max offset on the NTP request. If this is exceeded, the NTP request is considered as failed
maxRTTinteger | nullThe 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
-
404 Not Found
-
500 Internal Server error