You can use this bug as a template 
https://issues.apache.org/jira/browse/CLOUDSTACK-472
But put the Fix Version as 4.1.

Thanks and regards,
Abhinav

-----Original Message-----
From: Asmita Vagyani [mailto:asmita.vagy...@sigma-systems.com] 
Sent: Tuesday, February 05, 2013 4:22 PM
To: 'cloudstack-users@incubator.apache.org'
Subject: RE: CS$ Templates Listing API

Thanks Abhinav...that answers all my questions :)

Please direct me to the link where I can file any CS4 bugs 

Thanks and Regards.

Asmita Patil Vagyani. 


-----Original Message-----
From: Abhinav Roy [mailto:abhinav....@citrix.com] 
Sent: 05 February 2013 PM 03:59
To: cloudstack-users@incubator.apache.org
Subject: RE: CS$ Templates Listing API

That's great :) So if you think the doc should be there then you can file a 
documentation bug for that.

Now, your query regarding the user and system templates.

System templates : As you said this template is used by CS to setup the system 
vms.
Built-in or default templates : These templates are downloaded when secondary 
storage VM is deployed. This is the default template provided by CS to deploy 
user VMs.
User Templates : Now default template is the CentOS template , so if some user 
wants to deploy VMs having some other OS then he needs to upload template/ISO 
having that OS. So these you can say are the user templates.

Hope this clarifies your doubt.

Thanks and regards,
Abhinav

Thanks and regards,
Abhinav

-----Original Message-----
From: Asmita Vagyani [mailto:asmita.vagy...@sigma-systems.com] 
Sent: Tuesday, February 05, 2013 3:31 PM
To: 'cloudstack-users@incubator.apache.org'
Subject: RE: CS$ Templates Listing API

Thanks for the reply Abhinav.
I had used the same link earlier, however did not find the additional option in 
the documentation.
I later found out in CS 3.0 documentation that "all" filter lists all the 
templates, even the non-featured and non-extractable public templates.
http://wiki.cloudstack.org/display/gen/3.0+API+list*+commands+changes

The documentation of 4.0 listTemplates API html should have all 7 options :

featured,           // returns templates that have been marked as featured and 
public
self,               // returns templates that have been registered or created 
by the calling user
selfexecutable,     // same as self, but only returns templates that are ready 
to be deployed with
sharedexecutable,   // ready templates that have been granted to the calling 
user by another user
executable,         // templates that are owned by the calling user, or public 
templates, that can be used to deploy a new VM
community,          // returns templates that have been marked as public but 
not featured
all                    // returns all templates (only usable by admins)

Thanks and Regards.

Asmita Patil Vagyani. 

-----Original Message-----
From: Abhinav Roy [mailto:abhinav....@citrix.com] 
Sent: 05 February 2013 PM 03:03
To: cloudstack-users@incubator.apache.org
Subject: RE: CS$ Templates Listing API

Hi Asmita,

You can refer this link 
http://incubator.apache.org/cloudstack/docs/api/apidocs-4.0.0/root_admin/listTemplates.html
 and then set the "templatefilter" parameter to list the kind of templates you 
want to see.

Thanks and regards,
Abhinav

-----Original Message-----
From: Asmita Vagyani [mailto:asmita.vagy...@sigma-systems.com] 
Sent: Tuesday, February 05, 2013 2:41 PM
To: 'cloudstack-users@incubator.apache.org'
Subject: CS$ Templates Listing API

Hi all,

I am trying to list the templates by using the listTemplates API of CS4.

In the response I always see the builtin, featured type of templates.

I have created the custom templates , and they are in download complete ready 
state.
How can I list such user type of templates using CS4 API?

Thanks and Regards.

Asmita Patil Vagyani.





Reply via email to