Hello! I'm using the REST API to create LXC containers, and one problem I had is that I could not find any documentation on how the rootfs parameter should be passed to have PVE to automatically create and format the root volume, and copy the template there.
After some googling, I found on these forums the answer, it was passing the volume string as storage:size (size in GB). However, I could not find it in https://pve.proxmox.com/pve-docs/api-viewer , nor in PVESH.
My question is: where is the official documentation for this parameter formatting?
After some googling, I found on these forums the answer, it was passing the volume string as storage:size (size in GB). However, I could not find it in https://pve.proxmox.com/pve-docs/api-viewer , nor in PVESH.
My question is: where is the official documentation for this parameter formatting?