Return the list of available load tests.
GET URI
/StressTest
Example of a Successful Response
[{"StressHistory_Seq_ID":374,"Name":"Stress test scenario for \"3mco\" device","HistoryStatus":"Failed"}, {"StressHistory_Seq_ID":375,"Name":"Stress test scenario for \"Test dynparams\" device","HistoryStatus":"Temporary"}, …..]
Field | Type | Description | |
---|---|---|---|
StressHistory_Seq_ID |
int32 |
Unique identifier for a load test. Use as test ID in subsequent requests.
Example:
|
|
Name | String |
A load test name as it appears in LoadView. Example:
|
|
HistoryStatus | string |
Type of statuses:
Example:
|