pbs_job_run
Triggers a PBS scheduled job immediately for sync, verify, or prune operations. Dry-run by default; set confirm=True to execute. Requires job type and ID.
Instructions
MUTATION: trigger a PBS scheduled job immediately. job_type = sync|verify|prune. Dry-run by default. confirm=True to execute. Async — returns UPID. Needs PROXIMO_PBS_* config. Prune runs may delete snapshots per the retention policy.
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 |