Migrate container between nodes
migrate_containerMigrate an LXC container to a different node. Supports online migration to keep the container running during transfer.
Instructions
Migrate an LXC container to a different node (online/offline). With online=true the container keeps running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Source node | |
| vmid | Yes | ||
| online | No | ||
| restart | No | Restart after offline migration | |
| timeout | No | ||
| target_node | No | ||
| with_local_disks | No |