latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

TestRun

Get the summary of the performance test run

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

get/performanceTestRun/{performance_test_run_id}/summary

Path parameters

performance_test_run_idstring required

The test run ID related to the performance test

Query parameters

end_timeinteger

Optional end time. Creates new snapshot summary with specified end time if present

Response

The performance test run summary

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