pbs_snapshots_list
List backup snapshots in a Proxmox Backup Server datastore with optional filters for namespace, backup type, or backup ID. Returns snapshot metadata including size, owner, and protection status.
Instructions
List backup snapshots in a PBS datastore with optional filters (read-only). Returns snapshot metadata including backup type, ID, timestamp, size, owner, and protection status; filter by namespace, backup_type (vm/ct/host), or backup_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ns | No | ||
| store | Yes | ||
| backup_id | No | ||
| backup_type | 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 |