listTemplates Flag
|
Description
|
---|---|
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).
|