I know that you can import disk from file to VM using CLI:
qm importdisk 9000 bionic-server-cloudimg-amd64.img local-lvm
However I want to do this using the API, but there is no endpoint for that.
I have attempted to change the configuration and move the disk..
VM config is set to:
POST...