restore_vm_backup
Restore a VM from a backup file. Provide the node, backup path, and target storage to rebuild the virtual machine.
Instructions
Restore a VM from backup
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | Full restore | |
| node | Yes | Node where backup is located | |
| format | No | Backup format | |
| storage | Yes | Target storage | |
| skiplock | No | Skip locks | |
| backupfile | Yes | Backup file path (e.g., 'vm/100/backup.tar') | |
| description | No | Description | |
| ignoreErrors | No | Ignore errors | |
| unprivileged | No | Restore as unprivileged container |