Rollback to snapshot
rollback_snapshotRevert a VM or container to a saved snapshot, stopping it first. User confirmation required before this destructive action.
Instructions
Revert a VM or container to a previous snapshot state. VM/container will be stopped first. DESTRUCTIVE — ask the user to confirm before invoking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| vmid | Yes | ||
| confirm | No | Set to true once the user has approved this destructive action | |
| vm_type | No | qemu | |
| snapname | Yes | Snapshot name to roll back to |