latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

TestRun

Create a summary of the performance test run

Create the summary of the metrics for a given performance test run

put/performanceTestRun/{performance_test_run_id}/summary

Path parameters

performance_test_run_idstring required

The test run ID related to the performance test

Query parameters

start_timeinteger required

The start time of the load of the performance test

end_timeinteger

The end time of the load of the performance test

ramp_up_end_timeinteger

The time the performance test is fully ramped

test_run_start_timeinteger

The start time of the performance test

Request body

test_invariant_id_to_flow_variant_idsobject

Mapping of functional test invariant IDs within the performance test run to flow variant ids at the time the test is executed

Response

The performance test run summary that was created

idstring

The performance test run ID

workspace_idstring

The workspace ID

status'pass' | 'fail'
load_start_timeinteger

The time the test begins generating load in Unix epoch milliseconds

load_ramp_up_end_timeinteger

The time that load ramp up is complete in Unix epoch milliseconds

load_end_timeinteger

The time the test stops generating load in Unix epoch milliseconds

test_run_start_timeinteger

The time the test begins in Unix epoch milliseconds

test_run_end_timeinteger

The time the test ends in Unix epoch milliseconds

concurrencyinteger

Concurrent users configured for the test run

request_countinteger

Count of total requests for the test run

functional_failure_ratenumber double

value in [0,1] indicating percentage of functional test runs resulting in failure

functional_test_run_countinteger

The count of all functional test runs