pdm_pve_qemu_migrate
Migrate a QEMU VM to another node in a Proxmox cluster, with optional online migration. Plan changes with a dry-run before confirming execution.
Instructions
MUTATION: migrate a VM to another node within the remote's cluster (through PDM).
online=True migrates a running VM. Dry-run by default (PLAN); confirm=True to submit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vmid | Yes | ||
| online | No | ||
| remote | Yes | ||
| target | 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 |