Get custom firmware updates server settings
Get custom firmware updates server settings.
Can be used if the user has custom features and does not want to receive general updates.
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- is_custom_server_enable boolean
- custom_server_url string
{
"is_custom_server_enable": true,
"custom_server_url": "http://cdn.local/bas-ip/updates/"
}
{
"is_custom_server_enable": true,
"custom_server_url": "http://cdn.local/bas-ip/updates/"
}
Log In
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...