[SOLVED] PVE API - What is the `generate-password` used for in `/vncproxy`?

XJHya

New Member
Mar 25, 2025
1
0
1
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.
 
Last edited:
Hi,
a client connecting to the VNC will be prompted for this password.