Authorizations
Path Parameters
The UUID of the test run to execute.
Body
application/json
Configuration for the test execution, specifying which scenarios to run.
Determines how scenarioIds is interpreted. If true, all scenarios except those in scenarioIds will be executed. If false, only the scenarios in scenarioIds will be executed. If scenarioIds is empty, all scenarios will run regardless of this flag.
A list of scenario UUIDs to either include or exclude from the execution, based on the selectAll flag.
An optional UUID of a specific simulator to use for the test run.