pbs_job_update
Update a PBS scheduled job (sync, verify, prune). Dry-run by default to capture current config; set confirm=true to execute.
Instructions
MUTATION: update a PBS scheduled job. job_type = sync|verify|prune. Dry-run by default — captures current config. confirm=True to execute. Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ns | No | ||
| job_id | Yes | ||
| comment | No | ||
| confirm | No | ||
| job_type | Yes | ||
| schedule | 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 |