Start to update firmware from cloud
Starts updating process from cloud
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- info string
Notification about reboot
{
"info": "System will reboot to apply default settings"
}
{
"info": "System will reboot to apply default settings"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
Error information
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...