How to generate listing of all ports assigned in opennebula for remoteviewer access?

Hi peter,

Now this is stored in the DB in a bitmap (there is no VM association), but
the VNC ports. This is stored in a table cluster_vnc_bitmap, per cluster.
This is not exposed through the API, but you can safetly query the DB.

Cheers