Hello,
API call "/api2/json/cluster/config/qdevice" does not work.
I get this response:
When running it through the CLI "pvesh get /cluster/config/qdevice --output-format json-pretty" I get the correct output (I masked the IP):
We run PVE 5.15.30-3 community on all nodes.
Can this be fixed?
Regards,
Bas
API call "/api2/json/cluster/config/qdevice" does not work.
I get this response:
JSON:
{
"data": {
}
}
When running it through the CLI "pvesh get /cluster/config/qdevice --output-format json-pretty" I get the correct output (I masked the IP):
JSON:
{
"Algorithm" : "Fifty-Fifty split",
"Last poll call" : "2022-05-10T14:00:35 (cast vote)",
"Model" : "Net",
"QNetd host" : "***.***.***.***:5403",
"State" : "Connected",
"Tie-breaker" : "Node with lowest node ID"
}
We run PVE 5.15.30-3 community on all nodes.
Can this be fixed?
Regards,
Bas