Hello,
I'm working with the PVE API and trying to understand how the `generate-password` option in `POST /nodes/{node}/qemu/{vmid}/vncproxy` works.
It returns a `password`, but I’m not sure how to use it. Can this be used with `GET /nodes/{node}/qemu/{vmid}/vncwebsocket`? If so, how should I pass it correctly?
Would appreciate any help.
API Doc https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/qemu/{vmid}/vncproxy
This passage is translated into English by ChatGPT, and there may be language errors.
I'm working with the PVE API and trying to understand how the `generate-password` option in `POST /nodes/{node}/qemu/{vmid}/vncproxy` works.
It returns a `password`, but I’m not sure how to use it. Can this be used with `GET /nodes/{node}/qemu/{vmid}/vncwebsocket`? If so, how should I pass it correctly?
Would appreciate any help.
API Doc https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/qemu/{vmid}/vncproxy
This passage is translated into English by ChatGPT, and there may be language errors.
Last edited: