Hi,
I would like to make a script to connect to the display of all my proxmox VMs within a command line.
for now I can easily connect to my VMs using spice with a code like that:
const data = await api.nodes.$(this.hostname).qemu.$(realVmid).spiceproxy.$post({proxy: await this.getIP()})...
Thanks in advance for the help and sorry for my English .
I am working on my final year project and I have decided to use Proxmox VE as a virtualization environment. I have the need to create a virtual machine from my own web application but I don't know where to start very well. Could someone...
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.