My apologies if this is not the correct place to post an API request.
The the Proxmox API makes it a little difficult to get the connected client node name. I know it can be retrieved by using GET /cluster/status then local is returned for the responding node, but means giving the user Sys.Audit permission and then looping through returned information.
The benefits of allowing node name to be part of GET /version.
Read more
The the Proxmox API makes it a little difficult to get the connected client node name. I know it can be retrieved by using GET /cluster/status then local is returned for the responding node, but means giving the user Sys.Audit permission and then looping through returned information.
The benefits of allowing node name to be part of GET /version.
- Nice sanity test for making sure that Host address is corresponding...
Read more