[libvirt] python-libvirt get vnc port
15 Jun
2009
15 Jun
'09
3:43 a.m.
Hwdy, Is it possible to get the VNC port number of a virtual machine via the python libvirt? Thanx, DG
15 Jun
15 Jun
5:41 a.m.
On 06/14/2009 02:43 PM, lizardkings wrote:
Hwdy,
Is it possible to get the VNC port number of a virtual machine via the python libvirt?
Thanx, DG
You would need to use dom.XMLDesc() and pull the info out of the XML. There isn't an API call specifically for the VNC port. - Cole
5992
Age (days ago)
5992
Last active (days ago)
1 comments
2 participants
participants (2)
-
Cole Robinson -
lizardkings