migrate_vm
Migrate a virtual machine from one Proxmox node to another, with optional live migration.
Instructions
Migrate a VM to another node
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | The current node name | |
| vmid | Yes | The VM ID | |
| online | No | Online migration (true for live migration) | |
| target | Yes | The target node name |