pve_snapshot_list
List a guest's snapshots read-only, returning snapshot names, descriptions, parent, and creation time to assess rollback points without modifying state.
Instructions
List a guest's snapshots (read-only). Returns each snapshot's name, description, parent, and creation time, plus the synthetic 'current' node showing live state. Works for both VMs and containers (kind='qemu' or 'lxc'). Use pve_snapshot_create / pve_rollback to act on them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | lxc | |
| node | No | ||
| vmid | 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 |