I have freshly installed a Proxmox VE on a running Debian12 machine, everything works just fine, but i have some problems with the API.
import requests
import json
proxmox_url = "http://localhost:8006/api2/json"
node = "debian"
auth_token =...
Hello, I'm currently trying to develop a pmg metrics exporter in go using the statistics provided by the pmg api, but I'm running into a problem concerning the validity of tickets.
Is there a way to extend the life of these tickets? Is a token system like PVE planned for the product?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.