Hi Ranjith, The best way to do what you want is to query OpenNebula using its XML-RPC API. Take a look at [1].
Alternatively, you could try the -x option of the command line utils, documented at [2]. Regards, Carlos. [1] http://www.opennebula.org/documentation:rel1.4:api [2] http://www.opennebula.org/documentation:rel1.4:cli Carlos Martín, Cloud Technology Engineer/Researcher DSA Research Group: web http://dsa-research.org and blog http://blog.dsa-research.org OpenNebula Open Source Toolkit for Cloud Computing: http://www.OpenNebula.org On 8 July 2010 18:32, ranjith k <[email protected]> wrote: > hello.. > i want to write an program for opennebula...i want to retrieve the > information of host and virtual machine in my program.i using the c++ > program,how can i get such information in my program?please help me .... > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > >
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
