v12

latestOpenAPI 3.0.3raw.githubusercontent.com2026-06-1811583196.1 KB
Backups

Create backup

Create an on-demand backup of a VM. The backup is created asynchronously — the response returns immediately with a pending status.

Use List Backups or Get Backup to track completion.

post/api/v1/backups

Headers

X-Project-IDstring uuid required

Project ID. Required for all mutating operations (create, delete, power actions, resize).

Request body

vm_idstring uuid required

Source VM UUID

namestring

Optional backup display name. Defaults to a timestamped name.

Response

Backup creation accepted

successboolean