Add Proxmox Enhanced App #686
Replies: 12 comments 12 replies
|
Can find API info here: https://pve.proxmox.com/wiki/Proxmox_VE_API |
|
@cliffordwhansen It's deplorable how badly the API is documented and designed. Hope it helps. |
|
I always get "General error connecting with API" error when test configuration. |
|
Works for me. Great job. Thank you. |
|
I have a problem, I have a 2 node cluster with a qdevice for quorum, however since I rarely need the second node I tend to keep it powered off. It seems the enhanced app will refuse to show stats unless both nodes are online. I've tried having it display just the node that is running and it doesn't seem to make a difference. |
|
I configured an API token with PVEAuditor permissions for |
|
Still doesn't work if a node is down, any chance of an update? |
|
I am getting a 501 error every time I try to add the enhanced function. Does anyone have a solution to this? I have added api permissions like others have suggested and have also tried turning off Privilege Separation without any different result. |
|
I got it working using this configuration: I am using the default self-signed cert for Proxmox, so I had to skip TLS in the Heimdall settings. @KodeStar you should edit the status of this issue and post a link to my comment because it contains the most documentation for Proxmox-Heimdall: #584 |
|
It looks like you need to give Sys.Audit for both the API Token and the underlying User or /nodes/{node}/status returns 403. Seems like an inconsistency inside Proxmox's permissions checking when using an API Token. |
|
When adding Proxmox to Heimdall, it does not even show the config option... |











Uh oh!
There was an error while loading. Please reload this page.
after logging in
folder view -> datacenter -> summary
you get nice stats and overview
All reactions