[SOLVED] Get LXC list from API

yswery

Well-Known Member
May 6, 2018
84
5
48
55
looking through here: https://pve.proxmox.com/pve-docs/api-viewer/index.html

I see that you can get a list of LXC via the api when hitting the `/nodes/NODE/lxc`

However I have a proxmox set up without clustering as a single thing without corosyn enabled, how can I use the same endpoint?

When I hit `/nodes` it returns nothing?

I want to use the API to interact with the proxmox node which I log into
 
I am sorry, I got things wrong, this is fully working I just had my auth done wrong sadly

Please mark as solved/delete thread