Hi,
On 6 October 2013 15:25, Miloš Kozák <[email protected]> wrote: > Hi, > I am working on our own customers frontend communicating with ONE using > XML-RPC. At the moment I am inplementing VNC transport using websocketfy. > Therefore I need to find HOST and PORT that are target of my socket > actually. > > > Using one.vm.info a get only limited set of information but the VNC PORT > and host where the VM is deployed. I checked all API but I didnt find my > answer.. > All the information is included in the vm.info call. You may find useful the following code in OpenNebulaVNC.rb: https://github.com/OpenNebula/one/blob/master/src/sunstone/OpenNebulaVNC.rb#L161 Cheers > > Thank you for suggestions, > Milos > ______________________________**_________________ > Users mailing list > [email protected] > http://lists.opennebula.org/**listinfo.cgi/users-opennebula.**org<http://lists.opennebula.org/listinfo.cgi/users-opennebula.org> > -- -- Daniel Molina Project Engineer OpenNebula - Flexible Enterprise Cloud Made Simple www.OpenNebula.org | [email protected] | @OpenNebula
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
