Trigger maintenance
POST /api/maintenance
POST
/api/maintenance
Starts a maintenance cycle (image updates, pruning, backups). Returns 409 if already running.
Authorizations
Section titled “Authorizations ”- bearerToken
- None
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” skip_reboot
string
Skip the Holden container reboot after maintenance
Responses
Section titled “ Responses ”Maintenance started
Maintenance already running
API key not configured (port 6020 only)