Templates are a pre-set configuration used to quickly configure and submit workloads using existing assets.
Deprecated
List templates.
get
Retrieve a list of templates.
Authorizations
AuthorizationstringRequired
Bearer authentication
Query parameters
namestringOptional
Filter results by name.
scopestringOptional
Filters results by scope. Returns only assets that belong to the specified scope. Mutually exclusive with includeDescendants. Valid values: tenant, cluster, department, project.
projectIdinteger · int32Optional
Filter results by project id. If scope filter is project, only assets from the specific project will be included in the response. Otherwise, the response will include project, department, cluster, tenant and system assets.
departmentIdstringOptional
Filter results by department id. If scope filter is department, only assets from the specific department will be included in the response. Otherwise, the response will include department, cluster, tenant and system assets.
Example: 1
clusterIdstring · uuidOptional
Filter results by Universally Unique Identifier (UUID) of the cluster. If scope filter is cluster, only assets from the specific cluster will be included in the response. Otherwise, the response will include cluster, tenant and system assets.
Example: d73a738f-fab3-430a-8fa3-5241493d7128
distributedFrameworkstringOptional
Filter results to workload of type distributed and distributedFramework.