Skip to main content

Create or get default simulation template

POST 

/api/v2/microservices/simulation_template

Creates a new, or gets an existing, default simulation template for the selected project. The default simulation template can be modified by executing PATCH /api/v2/simulation. Each project using simulation templating, specifically the /simulation_template_instance request, must have at least one simulation_template available to it.

Request

Responses

Successfull reponse includes simulation_id that has been created or identofied if there is one available already.