Request URL
GET https://api.dotcom-monitor.com/config_api_v1/GroupStressTest/{GroupID}/config
Returns the stress group info by its id.
Path Parameters
| Field | Type | Required | Description |
|---|---|---|---|
| GroupID |
string |
true |
The unique identifier for a group of load tests. |
Success Response
| Field | Type | Description |
|---|---|---|
|
StressID |
int32 |
The unique identifier for a test that is included in the group.
|
| ScenarioName | string | The name of the stress test scenario created for the related test. |
| ContextParametersRowFrom | int32 | The value that specifies the first row in the range of the rows (from the Data CSV file) that will be used in the test. |
| ContextParametersRowTo | int32 | The value that specifies the last row in the range of the rows (from the Data CSV file) that will be used in the test. |
| ContextParametersUsingType | string | The value of the Row Use field, which specifies how the value rows from the CSV file will be accessed in the test.
See also Load Testing with Unique Users: Configuring Usage of Value Rows in CSV File Possible Values:
|
