pve_backup_job_delete
Delete a Proxmox VE backup job with dry-run mode; set confirm=true to execute the removal.
Instructions
MUTATION: delete a PVE cluster backup job. Dry-run by default — captures current config. confirm=True to execute. Schedule removed; existing backups are NOT deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| confirm | 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 |