Hello.
I am testing my script which uses Proxmox API (7.3-3) for creation/removing network interfaces (or other things in vm config).
While testing it was common situation to have 20+ network interfaces on vm.
So I wrote something like:
const hv = require('../hv')
//177 is vmid
for (let i...
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.