pdm_pve_lxc_remote_migrate
Migrate an LXC container to a different PDM-registered remote datacenter by specifying target bridge and storage mappings. Confirm to submit; dry-run by default.
Instructions
MUTATION: migrate a container to a DIFFERENT PDM-registered remote (datacenter-to-datacenter).
target_bridge and target_storage mappings are required (e.g. 'vmbr0:vmbr0', 'local-lvm:local-lvm'). delete=True removes the source after a successful move (destructive). Dry-run by default (PLAN); confirm=True to submit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vmid | Yes | ||
| delete | No | ||
| online | No | ||
| remote | Yes | ||
| confirm | No | ||
| target_vmid | No | ||
| target_bridge | Yes | ||
| target_remote | Yes | ||
| 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. | |
| target_storage | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |