Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
GET /v4/openapi/app-groups/{appGroupIdentity}/optimizers/slow-query/categories/{categoryIndex}/queries HTTP/1.1
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
appGroupIdentity | string | Yes | my_app_group_name | my_app_group_name |
categoryIndex | string | Yes | 0 | 0 |
Response parameters
Examples
Sample success responses
JSON
format
{
"requestId": "EB250CA0-ACFD-C5DE-17CD-01445BFE8AE5",
"result": {
"index": 0,
"appQuery": "no data",
"start": 1589986800,
"end": 1589990340
}
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history