Hello,
I am encountering an issue with content storage creation using the Proxmox API. Specifically, I am trying to create a subvolume format with rootdir content in my storage using the following API endpoint: POST /api2/json/nodes/{node}/storage/{storage}/content
Here is the JSON parameter I...