Re: Cloudstack API list all VMs

2014-03-03 Thread Rafael Weingartner
Thanks for your reply. Yeap, I had already found out that ;) On Sun, Mar 2, 2014 at 5:57 PM, Daan Hoogland wrote: > H Rafael, > > You probably found out by now and sorry for the late reply but just > for the record; no. As the UI does it you would need to do two calls; > one for the regular and

Re: Cloudstack API list all VMs

2014-03-02 Thread Daan Hoogland
H Rafael, You probably found out by now and sorry for the late reply but just for the record; no. As the UI does it you would need to do two calls; one for the regular and one for the project vms. regards, Daan On Fri, Feb 14, 2014 at 1:54 PM, Rafael Weingartner wrote: > Hi folks, > I was tryin

Cloudstack API list all VMs

2014-02-14 Thread Rafael Weingartner
Hi folks, I was trying to find a way to list all VMs that are running on CS. I looked the API Doc and it seemed to have a way to do that using isrecursive=true, domainid=1 and listall=true. However, it does not list the VMs that are assigned into a project. Would there be any way to list all VMs in