pdm_pve_qemu_snapshot_create
Creates a snapshot of a QEMU VM on a PDM-managed Proxmox remote. Supports RAM state capture. Dry-run mode ensures preview before action.
Instructions
MUTATION: snapshot a VM on a PDM-registered remote (through PDM).
vmstate=True includes the VM's RAM state. Additive (LOW risk). Dry-run by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vmid | Yes | ||
| remote | Yes | ||
| confirm | No | ||
| vmstate | No | ||
| snapname | Yes | ||
| description | No | ||
| 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 |