pbs_snapshot_delete
Delete a specific backup snapshot from a PBS datastore. Permanent action—dry-run by default; set confirm=True to execute.
Instructions
MUTATION (HIGH): delete a specific backup snapshot (a recovery point) from a PBS datastore. Dry-run by default. Permanent — no undo. confirm=True to execute. Synchronous.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ns | No | ||
| store | Yes | ||
| confirm | No | ||
| backup_id | Yes | ||
| backup_time | Yes | ||
| backup_type | 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 |