XAPI uses XMLRPC, so you can probably try introspection [*], but, as far as I remember, XAPI only supports `system.listMethods`; also, API docs are auto-generated during the build process.
Cheers, Sergei [*] http://xmlrpc-c.sourceforge.net/introspection.html 2011/9/9 Sébastien Riccio <[email protected]> > Hi, > > I'm in the process of writing a php class used to communicate with a xapi > pool that could be re-usable in > any php application, in order to query status of the pools, the hosts, the > vms, issue actions quite easily. > > Is there a documentation available somewhere containing the possible http > calls, parameters and responses ? > > That would greatly help me to get started with it :) > > Thanks a lot. > Sébastien > > > ______________________________**_________________ > xen-api mailing list > [email protected] > http://lists.xensource.com/**mailman/listinfo/xen-api<http://lists.xensource.com/mailman/listinfo/xen-api> >
_______________________________________________ xen-api mailing list [email protected] http://lists.xensource.com/mailman/listinfo/xen-api
