According to the documentation for the move_disk endpoint below, the "delete" parameter defaults to "0" which should keep the original as an unused disk. However, from my testing, no matter whether the delete parameter is set explicitly to "0" or missing and therefore default, the original is never kept. Whether this parameter is set to "0" or "1" or missing, the behavior is the same: the disk is moved and the original is deleted.
Is this a bug, user error, or a documentation problem?
https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/qemu/{vmid}/move_disk
Is this a bug, user error, or a documentation problem?
https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/qemu/{vmid}/move_disk
Last edited: