Search results

  1. S

    API Problems

    Will try that, but that would also include that the other calls should not work. But https://10.0.2.100:8006/api2/json//nodes/proxmox01/cpu is working and the others not :)
  2. S

    API Problems

    Indeed the privilegde seperation was active at first, i deactivated it. But the problem persists. here is the output of pveversion -v root@proxmox01:~# pveversion -v proxmox-ve: 6.3-1 (running kernel: 5.4.106-1-pve) pve-manager: 6.3-6 (running version: 6.3-6/2184247e) pve-kernel-5.4: 6.3-8...
  3. S

    API Problems

    Hello Hannes, i will check both options out :) Could be possible. Hopefully its as easy as that :)
  4. S

    API Problems

    Hello dear Proxmox community. I am having weird problems with the API. I am trying to get information about disks and storages but i am failing. Those calls fail, return a json with a empty data property: https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/disks/list curl...