Backups
Restore backup
Restore a VM from a backup. The restore runs asynchronously — the response returns immediately with a pending status.
The target VM is overwritten in place. The VM should be powered off before restoring.
post/api/v1/backups/{id}/restore
Path parameters
idstring uuid required
Backup ID (UUID)
Headers
X-Project-IDstring uuid required
Project ID. Required for all mutating operations (create, delete, power actions, resize).
Response
Backup restore accepted