CAPEv2
CAPEv2 copied to clipboard
Add an option to fetch machine VNC port in machine view API
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.