WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

Re: [Xen-API] Documentation for xapi http calls

To: Sébastien Riccio <sr@xxxxxxxxxxxxxxx>
Subject: Re: [Xen-API] Documentation for xapi http calls
From: Sergei Lebedev <superbobry@xxxxxxxxx>
Date: Fri, 9 Sep 2011 09:08:32 +0400
Cc: "xen-api@xxxxxxxxxxxxxxxxxxx" <xen-api@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 08 Sep 2011 22:10:21 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=9cXuyMZQbOo531F1U0EdR7+TJKSCVIah3Oofg2GitT4=; b=JXBYlOnABIbVeZJoOIykGI3aD3ymv0YerR2n3IZ/2m3NNvo8hSn1NvaNqJ5SWdBq6h ygJHyJTHQ+Kth86gkPOsQIX/Jl68upf/Nm5Kup/D4zLwwhP++OOm233iwXPQ+Jn2fYDn Cr21szT8SfWu9LazrQf9ts8qZQVK9oKiTNvFc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4E6923B0.1000507@xxxxxxxxxxxxxxx>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
References: <4E6923B0.1000507@xxxxxxxxxxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
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 <sr@xxxxxxxxxxxxxxx>
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
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
<Prev in Thread] Current Thread [Next in Thread>