v1

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

Validate parameters for a given template

Validate a set of parameters for a given template

post/v2/operation/automation/{tenant_id}/templates/{template_id}/validate_parameters

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

Request body

input_parametersstring required

Template execution parameters, encoded as a JSON string

Response

Success