Hi Sergey, You can use raw XMLRPC to control an XCP pool. There aren't any perl examples (maybe you could write some!) but you could probably translate the python ones:
http://docs.vmd.citrix.com/XenServer/4.0.1/api/client-examples/python/index.html The XenAPI documentation is here: http://www.xen.org/files/XenCloud/ocamldoc/ Cheers, Dave > -----Original Message----- > From: [email protected] [mailto:xen-api- > [email protected]] On Behalf Of Sergey Melnik > Sent: 24 June 2011 08:53 > To: [email protected] > Subject: [Xen-API] XAPI Perl howto > > Hello, everyone. > I am writing a small backup management system for company XCP farm, > and had a small script written in bash & xe to do the thing. > Now the task is to move from bash to Perl. > I am not really fond of using exec everytime and looking for other way > to communicate with XCP Xapi. > I ve seen python scripts, yet they are mostly for Xend, not for XCP. > > Which way should I look? Are there perl bindings for XCP? > > > Thanks, > Sergey. > > _______________________________________________ > 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
