pve_replication_create
Create a Proxmox VE replication job. Dry-run by default; set confirm to true to execute.
Instructions
MUTATION: create a PVE replication job. Dry-run by default. rep_type is typically 'local'. confirm=True to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rate | No | ||
| rep_id | Yes | ||
| target | Yes | ||
| comment | No | ||
| confirm | No | ||
| disable | No | ||
| rep_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 |