pve_backup_delete
Remove a backup recovery point from storage. Dry-run by default; use confirm=true to proceed.
Instructions
MUTATION: delete a backup archive (removes a recovery point). Dry-run by default; confirm=True. Async — may return a task UPID or null depending on storage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| volid | Yes | ||
| confirm | No | ||
| storage | 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 |