v12

latestOpenAPI 3.0.3raw.githubusercontent.com2026-06-1811583196.1 KB
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

successboolean