pbs_job_create
Create a scheduled PBS job for sync, verify, or prune operations. Dry-run by default; set confirm=True to execute.
Instructions
MUTATION: create a PBS scheduled job. job_type = sync|verify|prune. Dry-run by default. confirm=True to execute. Needs PROXIMO_PBS_* config. Config-only; no existing data affected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ns | No | ||
| store | 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 |