Set NTP Settings
Setup Ntp Settings
- application/json
Request Body required
- enable booleanDetermines whether the feature is enabled 
- url ipv4|dnsNTP server address 
- use_default booleanDetermines whether the default NTP server is used (pool.0.ntp.org) 
Responses
- 200
- 400
- 401
OK
- Wrong json body
- No field found
- application/json
- Schema
- Example (from schema)
- Wrong uid
- Wrong image file
Schema
- error stringError information 
{
  "error": "Wrong JSON body"
}
{
  "error": "No field found"
}
{
  "error": "Wrong json body"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error stringError information 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...