pve_replication_delete
Delete a PVE replication job. Dry-run captures current config; set confirm=True to remove the job permanently without deleting existing replicated data.
Instructions
MUTATION: delete a PVE replication job. Dry-run by default — captures current config. confirm=True to execute. Replication ceases; existing replicated data is NOT removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rep_id | Yes | ||
| confirm | 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 |