/sys/net/ntp/server/{idx}/weight

The meter's estimate of the weight that should be given to this NTP server's time.

Get /sys/net/ntp/server/{idx}/weight

SecurityApiKey
Request
path Parameters
idx
required
integer >= 0

The index of an NTP server.

Responses
200

Normal response.

401

Unauthorized response.

get/sys/net/ntp/server/{idx}/weight
Request samples
Response samples
application/json
{
  • "result": 1,
  • "error": "Error message (present if an error occurred)."
}