Hi again, Where are this files located?
I can´t find any file in cloudstack management.... I have 3.0.4 version 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 API calls On 14/09/12 10:13 AM, "Marcos Ortiz" <marcos_or...@anadat.es> 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" and search for calls of patterns _context.getService().* you will get all the venter API calls. You can also look at the plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareR esource.java for the specific CloudStack operations and how they map to venter calls. > >Thanks > >Marcos Ortiz Fernández >IT Technical Engineer >Anadat Consulting > > >El 14/09/2012, a las 06:37, "Matty Courtney" ><matty.court...@citrix.com> >escribió: > >> 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 CloudStack and vCenter Server. >> >> You can fetch Project Onyx from >> >>http://communities.vmware.com/community/vmtn/server/vsphere/automation >>too >>ls >> /onyx. Please let me know if it works for you. >> >> Regards, >> >> Matty Courtney >> CloudPlatform Implementation Engineer Citrix Worldwide Cloud Services >> >> On 14/09/12 1:06 PM, "Marcos Ortiz" <marcos_or...@anadat.es> wrote: >> >>> Hi, >>> >>> Can I see the VMware API calls called from cloudstack? I want to see >>>all the calls issued to VMware API when CS provisioned a new >>>instance. >>> >>> Regards! >>> >>> Marcos Ortiz Fernández >>> IT Technical Engineer >>> Anadat Consulting >>> >>> >>> >> > > >