This topic is generated by a machine translation engine without any human intervention. ALIBABA CLOUD DOES NOT GUARANTEE THE ACCURACY OF MACHINE TRANSLATED CONTENT. To request a human-translated version of this topic or provide feedback on this translation, please include it in the feedback form.
Queries dataset optimization suggestions.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
WorkspaceId | string | Yes | The workspace ID. | 95296e95-ca89-4c7d-8af9-dedf0ad0**** |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "D787E1A3-A93C-424A-B626-C2B05DF8D885",
"Result": [
{
"CubePerformanceDiagnoseModel": {
"CubeId": "3e45b61a-9ba8-4c7c-8248-8dbe69945636",
"CubeName": "test",
"QueryTimeoutCount": 1,
"RepeatSqlQueryPercent": "0.3",
"WorkspaceName": "eco0sh0prods",
"WorkspaceId": "6ea74bff-c818-4188-b462-dbb45a24dbac",
"RepeatQueryPercentNum": 2,
"RepeatQueryPercent": "0.1",
"QuickIndexCostTimeAvg": 1,
"QuickIndexQueryCount": 2,
"CacheCostTimeAvg": 1,
"CacheQueryCount": 2,
"RepeatSqlQueryCount": 2,
"CostTimeAvg": 1,
"QueryCountAvg": 2,
"QueryCount": 50,
"QueryTimeoutCountPercent": 0.3,
"QueryOverTenSecPercentNum": 0.3,
"QueryOverFivePercentNum": 0.1,
"QueryOverTenSecPercent": "0.1",
"QueryOverFiveSecPercent": "0.5"
},
"AdviceType": "OPENQUICKENGINE"
}
],
"Success": true
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
400 | Internal.System.Error | An internal system error occurred. | An internal system error occurred. |
For a list of error codes, visit the Service error codes.