So would you please let me know where lxc API is?PVE does not use libvirt for managing guests - it has its own stack - so using virsh is not possible with PVE
I hope this helps!
So would you please let me know where lxc API is?
when I run the following command it doesn't show my lxc containers
root@pve:~# pvesh get /cluster/resources -type lxc
400 Parameter verification failed.
type: value 'lxc' does not have a value in the enumeration 'vm, storage, node, sdn'
pvesh get <api_path> [OPTIONS] [FORMAT_OPTIONS]
pvesh get /cluster/resources --type vm --noborder | grep lxc
Did you get this to work with the snap version of maas? I tried, but it fails as it cant load proxmoxer in the snap environment. I used the method described here in post #13 (https://bugs.launchpad.net/maas/+bug/1805799).Actually I want to change this power module https://coldnorthadmin.com/posts/maas_proxmox_power/ to work also with lxc, but I don't know how
yes I could.Did you get this to work with the snap version of maas? I tried, but it fails as it cant load proxmoxer in the snap environment. I used the method described here in post #13 (https://bugs.launchpad.net/maas/+bug/1805799).