CAPEv2 icon indicating copy to clipboard operation
CAPEv2 copied to clipboard

Add an option to fetch machine VNC port in machine view API

Open daniel-oronsi opened this issue 1 year ago • 6 comments

This PR adds the virtual machine's VNC port to the machine view API route, only when the corresponding flag is enabled in the route's configuration.

This allows users to dynamically connect to a virtual machine by querying the machine view API for the VNC port and using the provided port for the connection.

daniel-oronsi avatar Jul 03 '24 09:07 daniel-oronsi