latestOpenAPI 3.1.02026-08-221163801019.2 KB

f0f28319e448

Simulation

Create a simulation unit test set run

Create a run for a simulation unit test set. The user must not already have an unfinished run for this simulation unit test set.

Permissions

This endpoint requires the following permissions:

  • Simulation:CreateSimulationUnitTestSetRun for the test set run.
post/v1/{organization}/simulation/unit_test_set_run/

Path parameters

organizationstring required

Headers

x-mongo-cluster-namestring nullable

The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.

The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.

Sec-WebSocket-Protocolstring[]

Request body

simulation_unit_test_set_idstring required

The ID of the simulation unit test set to run.

Response

Succeeded.

simulation_unit_test_set_run_idstring required

The ID of the created simulation unit test set run.