Get NTP server address
Get NTP server address
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- custom_server host
custom ntp server hostname
- enabled boolean
Default value:
true
describes feature status, true - on / false - off
{
"custom_server": "pool.0.ntp.org",
"enabled": true
}
{
"custom_server": "pool.0.ntp.org",
"enabled": true
}
Log In
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...