Hi,
I have an (password protected, of course) external site which allows to access any VM console through the proxmox PVE-API by utilizing vncproxy command and loading the Java console applet.
I would like to update this site to the new noVNC html5 console as it is included in Proxmox 3.3.
Unfortunately http://pve.proxmox.com/pve2-api-doc/ does not list any documentation regarding the new vncwebsocket command yet.
Maybe someone has already done this and can provide an example how to access from noVNC to Proxmox vncwebsocket API command?
@proxmox team: Does the proxmox API specify headers for CORS? The Java applet is working fine cross-site. Not so sure if Javascript might complain...
I have an (password protected, of course) external site which allows to access any VM console through the proxmox PVE-API by utilizing vncproxy command and loading the Java console applet.
I would like to update this site to the new noVNC html5 console as it is included in Proxmox 3.3.
Unfortunately http://pve.proxmox.com/pve2-api-doc/ does not list any documentation regarding the new vncwebsocket command yet.
Maybe someone has already done this and can provide an example how to access from noVNC to Proxmox vncwebsocket API command?
@proxmox team: Does the proxmox API specify headers for CORS? The Java applet is working fine cross-site. Not so sure if Javascript might complain...