I tried to create a new VM by cloning an exiting template. The new VM appears to have the same disk space as the template (say 50G). However, since I need the new VM to be of higher size, I have use the API ( /api2/json/nodes/{node}/qemu/{vmid}/resize) to resize and increase the disk size of the...