v1

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

Execute Template

Execute template will return a unique job id the status of the template can be checked using the Job details api where you can pass the unique id generated to get the details or errors if any on execution

post/operation/automation/{tenant_id}/templates/{template_id}/execute

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 execute, template id can be obtained from the list template api

Request body

argsobject required

Arguments to the template

Response

Success

dataobject required

Job identifier of the executed template