Hi all,
is anyone here using the node-red-contrib-proxmox to collect API information from a Server running Proxmox?
I am trying to setup some kind of montioring (getting basic information such as Disk usage, uptime, etc.) but it seems that I am missing some basic information on how to set this up...
This is my Server configuration:
And this is the current flow I wanted to create.
Basically, I just wanted to start with some random information on the different LXC that are available on the host... but it does only show "connected".
If I deploy the flow, the debug node does not show any return... and I am pretty sure, that I've forgot to add a trigger or similar.
When I am running the Request in Postman, the server does return the following information:
But for doing this, I had to save / create a cookie with some authentication tokens in the software.
I am not sure, if this might be required somehow in NodeRed, too...
Does anybody have some more information for me?
Thanks and with best regards,
Christoph