Hello,
I am trying to create a lxc via the 8.4 api. I created a apitoken on the root user with propagated permissions. Here is the content I am using to send to the api
{
vmid: 9011,
hostname: 'harry',
ostemplate: 'cephfs:vztmpl/debian13-custom-20251002-dev.tar.gz',
storage...