If you're using XenServer or XCP, you can control them with any language that supports xml-rpc with XenAPI.
On 9 February 2011 02:00, Daniel Stodden <[email protected]> wrote: > On Tue, 2011-02-08 at 20:49 -0500, Mohamed Magdy wrote: > > Hi, > > Is there an API for Xen hypervisor so that VM could be managed > > (created and destroyed) using programming languages like p > > If your language of choice supports bindings to platform libraries, > according to normal C calling conventions, and few don't, then chances > it can control Xen. Check out libxl. > > Cheers, > Daniel > > > > _______________________________________________ > xen-api mailing list > [email protected] > http://lists.xensource.com/mailman/listinfo/xen-api >
_______________________________________________ xen-api mailing list [email protected] http://lists.xensource.com/mailman/listinfo/xen-api
