H Hyien Member Jun 18, 2021 95 2 13 34 Sep 21, 2022 #1 How do I create a virtual disk on zfs with the POST storage/STORAGE/content API?
fiona Proxmox Staff Member Staff member Aug 1, 2019 5,626 1,470 248 Sep 22, 2022 #2 Hi, you need to use the API path with the node, for example Code: pvesh create /nodes/pve701/storage/myzpool/content/ --filename vm-1234-disk-0 --size 1G --vmid 1234
Hi, you need to use the API path with the node, for example Code: pvesh create /nodes/pve701/storage/myzpool/content/ --filename vm-1234-disk-0 --size 1G --vmid 1234