Hi Olivier,

As can be seen in my gist, the XMLRPC method is:
<methodName>VM.create</methodName>

Are you saying that call gets mapped by the xen-xapi to a VM.clone call?
If so, is there somewhere that documents the mappings from xmlrpc to other
api calls?

Btw, the gists are just some of the calls I captured between CloudStack and
xen.

Many thanks,

Chris
On 3 Apr 2014 21:30, "Olivier Lambert" <lambert.oliv...@gmail.com> wrote:

> Hi Chris,
>
> You don't create directly a VM, you clone a template, then provision
> it. Please take a look on Xen Orchestra project, we are exposing XAPI
> to the Web, there is a lot of examples of how to connect to the XAPI
> (https://github.com/vatesfr/xo-server/)
>
> On Thu, Apr 3, 2014 at 8:31 PM, chris snow <chsnow...@gmail.com> wrote:
> > Hi Oliver, I hadn't seen the docs at that link - thank you.
> >
> > I was expecting to find a create method in the VM class [1], but there
> > doesn't appear to be one defined, except on the Overview page?  Where
> > can I find what parameters VM.create accepts?
> >
> > Many thanks,
> >
> > Chris
> >
> > ---
> > [1] http://docs.vmd.citrix.com/XenServer/6.2.0/1.0/en_gb/api/?c=VM
> >
> >
> > On Thu, Apr 3, 2014 at 6:46 PM, Olivier Lambert
> > <lambert.oliv...@gmail.com> wrote:
> >> Hi,
> >>
> >> Did you check here:
> http://docs.vmd.citrix.com/XenServer/6.2.0/1.0/en_gb/api/ ?
> >
> >
> >
> > --
> > Check out my professional profile and connect with me on LinkedIn.
> > http://lnkd.in/cw5k69
>
_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

Reply via email to