restore_snapshot
Restore a virtual machine to a saved snapshot, overwriting current disk state with the snapshot's contents.
Instructions
Восстановить ВМ из снапшота (vm/restore_snapshot). ДЕСТРУКТИВНО: текущее состояние диска ВМ будет перезаписано состоянием снапшота.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID виртуальной машины | |
| name | Yes | Имя снапшота | |
| confirm | Yes | Must be true to run the operation. |