
mike.mcclurg at citrix
Oct 4, 2011, 6:30 AM
Post #2 of 2
(636 views)
Permalink
|
On 04/10/11 08:33, medhavini buchade wrote: > Hi all, > > What should be the datatype of the variable used to receive the return > value when Apache XML-RPC is used for calling the Xen APIs? That depends on what API function you call. Some return booleans, some return lists, etc. This is probably more of a question for an Apache XML-RPC specific mailing list, since you're probably having trouble with using that API specifically. This page might help you out: http://ws.apache.org/xmlrpc/types.html Mike _______________________________________________ xen-api mailing list xen-api [at] lists http://lists.xensource.com/mailman/listinfo/xen-api
|