v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
Automation

Describe Template

Describe the already created Templates

get/operation/automation/{tenant_id}/templates/{template_id}

Path parameters

tenant_idstring required

Specify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.

template_idstring required

specify the template id to retrieve, which is a unique id can be obtained using list template api

Response

Success

template_idstring required

Unique Id of the template

servicesstring[] required

Service(s) associated with the template, for example, AWS, AzureRM, Openstack., etc

template_namestring required

Name of the template

contentstring required

Raw content of the template which is usually in YAML or JSON format

content_typestring required

Template content source (git, file)

content_urlstring required

Git project URL when the content type is git required only in case of content type git

content_filesstring required

Details about content like its data,filename

descriptionstring required

Usage of template

resourcesstring required
resource_typestring required
statusstring

Status of the template[active/inactive]. Only active templates can be executed

typestring[] required

Type of the template like Cloud, Monitoring, Orchestration., etc

dslstring required

DSL of the template

classificationstring[] required

Classification of the template

scopestring required

Scope of the template [Account,Tenant,Private]

created_bystring required

Name of the user who created the template.

created_atstring required

Template creation time

updated_bystring required

Name of the user who updated the templated.

updated_atstring required

Template updated time