pve_backup_job_update
Update a PVE cluster backup job configuration. Dry-run captures current settings; set confirm to apply changes.
Instructions
MUTATION: update a PVE cluster backup job. Dry-run by default — captures current config. confirm=True to execute. Config-only; no impact on existing backups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | ||
| vmid | No | ||
| job_id | Yes | ||
| comment | No | ||
| confirm | No | ||
| enabled | No | ||
| storage | No | ||
| compress | No | ||
| 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 |