Hi! Noted something strange: accoding to description: Required permission: Accessible by all authenticated users.
But then not privileged user reads this, it gets
while admin gets normal output like this:
If this some buggy, please fix description of method of permission, or permission itself. Or, please, tell the correct permission schema for this method.
But then not privileged user reads this, it gets
Code:
[{'type': 'node', 'status': 'online', 'id': 'node/pve2', 'level': '', 'node': 'pve2'}]
Code:
[{'level': '', 'maxdisk': 1156651548672, 'id': 'node/pve2', 'status': 'online', 'maxmem': 67537231872, 'node': 'pve2', 'mem': 50636570624, 'disk': 952084463616, 'cpu': 0.128563482956082, 'type': 'node', 'maxcpu': 16, 'uptime': 5277733}]