Move VM disk
move_vm_diskMove a VM disk to a different storage pool to migrate off slow disks or balance storage utilization.
Instructions
Move a VM's disk to a different storage pool. Useful for migrating off slow disks or balancing storage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| disk | Yes | Disk identifier (e.g. scsi0, virtio0) | |
| node | Yes | ||
| vmid | Yes | ||
| format | No | ||
| storage | Yes | Target storage | |
| delete_source | No | Remove the source disk after copy |