pve_rollback
Roll back a Proxmox guest to a specified snapshot, discarding all changes made after it. Use dry-run mode to preview the blast radius before confirming execution.
Instructions
MUTATION (DESTRUCTIVE): roll a guest back to a snapshot — discards ALL changes since it. Dry-run by default (the PLAN spells out the blast radius); confirm=True to execute. Async -> UPID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | lxc | |
| node | No | ||
| vmid | Yes | ||
| confirm | No | ||
| snapname | Yes | ||
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |