I'm using the node-red-contrib-proxmox contrib to obtain the data from PVE.
I was trying to use this contrib also to obtain data from the Proxmox backup server. Although the connection is successful I will not retrieve any data.
Has anyone tried to do this or are there differences in the API calls causing this issue.
In the API documentation of both the PVE and Proxmox Backupserver is stated:
Usage:
HTTP: GET /api2/json/version
---
John
I was trying to use this contrib also to obtain data from the Proxmox backup server. Although the connection is successful I will not retrieve any data.
Has anyone tried to do this or are there differences in the API calls causing this issue.
In the API documentation of both the PVE and Proxmox Backupserver is stated:
Usage:
HTTP: GET /api2/json/version
---
John