pbs_job_delete
Delete a scheduled PBS job (sync, verify, or prune) with a dry-run mode. Set confirm to true to execute removal of the schedule while preserving backup data.
Instructions
MUTATION: delete a PBS scheduled job. job_type = sync|verify|prune. Dry-run by default — captures current config. confirm=True to execute. Schedule removed; backup data NOT deleted. Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| confirm | No | ||
| job_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 |