Re: VMware API calls

2012-09-14 Thread Marcos Ortiz
--Mensaje original- >> De: Murali Reddy [mailto:murali.re...@citrix.com] >> Enviado el: viernes, 14 de septiembre de 2012 8:31 >> Para: cloudstack-users@incubator.apache.org >> Asunto: Re: VMware API calls >> >> On 14/09/12 10:13 AM, "Marcos Ortiz"

Re: VMware API calls

2012-09-14 Thread Mathias Mullins
ack-users@incubator.apache.org > Asunto: Re: VMware API calls > > On 14/09/12 10:13 AM, "Marcos Ortiz" wrote: > >> Thanks for your reply, but I need to know where are defined in CS this >> API calls, for example when you create a new instance, which CS >>

RE: VMware API calls

2012-09-14 Thread Marcos Ortiz
      Fax :  +34  915 275 904  28521 - Madrid      -Mensaje original- De: Murali Reddy [mailto:murali.re...@citrix.com] Enviado el: viernes, 14 de septiembre de 2012 9:01 Para: cloudstack-users@incubator.apache.org Asunto: Re: VMware API calls

Re: VMware API calls

2012-09-13 Thread Murali Reddy
[1] [1] https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git > >Regards >-Mensaje original- >De: Murali Reddy [mailto:murali.re...@citrix.com] >Enviado el: viernes, 14 de septiembre de 2012 8:31 >Para: cloudstack-users@incubator.apache.org >Asunto: Re: VMware AP

RE: VMware API calls

2012-09-13 Thread Marcos Ortiz
Asunto: Re: VMware API calls On 14/09/12 10:13 AM, "Marcos Ortiz" wrote: >Thanks for your reply, but I need to know where are defined in CS this >API calls, for example when you create a new instance, which CS >function call VMware API, to see the source code. Please look at &

RE: VMware API calls

2012-09-13 Thread Marcos Ortiz
Hi All, Thanks for replys, i take a look the firefox plugin and the files you mentioned. Thanks folks! -Mensaje original- De: Murali Reddy [mailto:murali.re...@citrix.com] Enviado el: viernes, 14 de septiembre de 2012 8:31 Para: cloudstack-users@incubator.apache.org Asunto: Re: VMware

Re: VMware API calls

2012-09-13 Thread Murali Reddy
On 14/09/12 10:13 AM, "Marcos Ortiz" wrote: >Thanks for your reply, but I need to know where are defined in CS this >API calls, for example when you create a new instance, which CS function >call VMware API, to see the source code. Please look at "vmware-base/src/com/cloud/hypervisor/vmware/mo"

Re: VMware API calls

2012-09-13 Thread Caleb Call
Something you may want to try ( this may be too simple) is a Firefox plugin call LiveHeaders. Run that while creating an instance and you'll get the exact API call made to create that new instance. On Sep 13, 2012, at 10:43 PM, Marcos Ortiz wrote: > Thanks for your reply, but I need to know

Re: VMware API calls

2012-09-13 Thread Marcos Ortiz
Thanks for your reply, but I need to know where are defined in CS this API calls, for example when you create a new instance, which CS function call VMware API, to see the source code. Thanks Marcos Ortiz Fernández IT Technical Engineer Anadat Consulting El 14/09/2012, a las 06:37, "Matty C

Re: VMware API calls

2012-09-13 Thread Matty Courtney
VMware's Project Onyx may be able to help here. It's designed to sit between your vCenter Server and VI Client and can output commands in a number of formats, including raw SOAP, for events that happen. I'm not sure if it only worsk with the VI Client, or if it will be possible to use between Clo