Run an instance backup now
POST/api/run_instance_backup
Pushes the instance repo to the configured backup remote. The misconfiguration cases are split out as 400s so the UI can tell "you haven't set this up" apart from "the remote rejected us" (502).
Responses
- 200
- 400
- 502
Successful Response
No backup remote configured, or no SSH key available for the backup remote
git push to the backup remote failed