Debugs a JMeter scenario.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
SceneId | string | Yes | The ID of the scenario that you want to debug. | DYYPZIH |
Response parameters
Examples
Sample success responses
JSON
format
{
"Code": "200",
"HttpStatusCode": 200,
"Message": "",
"ReportId": "MH0SU1I",
"RequestId": "A8E16480-15C1-555A-922F-B736A005E52D",
"Success": true
}
Error codes
HTTP status code | Error code | Error message |
---|---|---|
403 | SceneNotExist | The scene does not exist. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2021-11-23 | The Error code has changed | View Change Details |
2021-11-19 | Add Operation | View Change Details |