latestOpenAPI 3.1.02026-08-221163801019.2 KB

f0f28319e448

Simulation

Create a simulation unit test set

Create a new simulation unit test set.

Permissions

This endpoint requires the following permissions:

  • Simulation:CreateSimulationUnitTestSet for the simulation unit test set.
post/v1/{organization}/simulation/unit_test_set/

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

namestring required
descriptionstring required
tagsobject required

The tags of the simulation unit test set.

Response

Succeeded.

simulation_unit_test_set_idstring required

The ID of the simulation unit test set that was created.