Create replication job
create_replication_jobCreate a ZFS replication job for a VM or container to a target node with a schedule; target must have matching storage.
Instructions
Create a ZFS replication job for a VM or container. Target must have a matching storage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Replication job ID | |
| rate | No | Bandwidth limit in MB/s | |
| type | No | local | |
| vmid | Yes | VM or container ID | |
| target | Yes | Target node | |
| comment | No | ||
| disable | No | ||
| schedule | Yes | Replication schedule (e.g. '*/15') |