RE: Querying the API for private templates

2015-04-17 Thread Kyle Flavin
Ack, forgot about listall=true. Added them both and that did it. Thanks! -Original Message- From: Jeff Moody [mailto:j...@fifthecho.com] Sent: Friday, April 17, 2015 10:22 AM To: users@cloudstack.apache.org Subject: Re: Querying the API for private templates As a ROOT user, you should

Re: Querying the API for private templates

2015-04-17 Thread Sudhansu Sahu
le Flavin [mailto:kyle.fla...@citrix.com] > Sent: Friday, April 17, 2015 1:04 PM > To: users@cloudstack.apache.org > Subject: Querying the API for private templates > > Is it possible to create an account that can see all templates in the > database through the API? > > We

Re: Querying the API for private templates

2015-04-17 Thread Jeff Moody
As a ROOT user, you should be able to see all templates if you also add listall and isrecursive So, using CloudMonkey, under an Admin user keys, "list templates templatefilter=all listall=true isrecursive=true" should list all templates for every domain and project. On Fri, 2015-04-17 at 17:03 +0

RE: Querying the API for private templates

2015-04-17 Thread Somesh Naidu
: users@cloudstack.apache.org Subject: Querying the API for private templates Is it possible to create an account that can see all templates in the database through the API? We've done some automation around our Cloudstack installation, and we query the API to get values such as the oper

Querying the API for private templates

2015-04-17 Thread Kyle Flavin
Is it possible to create an account that can see all templates in the database through the API? We've done some automation around our Cloudstack installation, and we query the API to get values such as the operating system from the template. Unfortunately, it looks like private templates, or t