On Tue, Feb 5, 2013 at 5:01 AM, Asmita Vagyani <asmita.vagy...@sigma-systems.com> wrote: > 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.
Please file a bug for this. --David