rollback_snapshot
Revert a Proxmox VM or container to a previous snapshot, removing all changes made after 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
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| vmid | Yes | ||
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |