rollback_snapshot
Restore a Proxmox VM or container to a previous snapshot state, removing all changes made since that point.
Instructions
Rollback a VM or container to a previous snapshot.
WARNING: All changes since the snapshot will be LOST.
Args: vmid: The numeric ID of the VM or container. name: Name of the snapshot to rollback to. confirm: Must be true to execute. First call without confirm shows a warning.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vmid | Yes | ||
| name | Yes | ||
| confirm | No |