pve_replication_update
Modify a PVE replication job configuration. Dry-run previews changes; confirm=True applies updates without affecting active replication.
Instructions
MUTATION: update a PVE replication job. Dry-run by default — captures current config. confirm=True to execute. Config-only; in-flight replication is not immediately disrupted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rate | No | ||
| rep_id | Yes | ||
| comment | No | ||
| confirm | No | ||
| disable | 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 |