Get NTP server address
Get NTP server address
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- custom_server hostcustom ntp server hostname 
- enabled booleanDefault value: truedescribes feature status, true - on / false - off 
{
  "custom_server": "pool.0.ntp.org",
  "enabled": true
}
{
  "custom_server": "pool.0.ntp.org",
  "enabled": true
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error stringerror message 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...