pdm_pve_qemu_snapshot_rollback
Roll a VM back to a snapshot on a PDM-registered remote. Automatically takes a safety-snapshot before rollback; dry-run by default, use confirm to execute.
Instructions
MUTATION: roll a VM back to a snapshot on a PDM-registered remote (through PDM).
DESTRUCTIVE (discards current state). Takes an auto safety-snapshot first (fail-closed: no snapshot, no rollback). Dry-run by default (PLAN); confirm=True to submit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vmid | Yes | ||
| remote | 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 |