Create a backup for a specific instance
POST/portal/api/v1/backups/:instance_id
Creates a backup for an instance identified by instance_id
with the provided backup configuration.
Request
Responses
- 201
- 400
- 401
- 404
- 409
- 500
Backup created successfully
Unauthorized
Unauthorized
Resource not found.
Resource conflict.
Internal Server Error