云数据库 GAUSSDB(FOR MYSQL)-获取各指标的异常实例数:响应示例

时间:2023-11-03 16:31:24

响应示例

状态码: 200

Success.

{
  "diagnosis_info" : [ {
    "metric_name" : "high_pressure",
    "count" : 8
  }, {
    "metric_name" : "insufficient_capacity",
    "count" : 0
  }, {
    "metric_name" : "slow_sql_frequency",
    "count" : 0
  }, {
    "metric_name" : "mem_overrun",
    "count" : 0
  }, {
    "metric_name" : "connections_exceed",
    "count" : 0
  } ]
}
support.huaweicloud.com/api-gaussdbformysql/ShowIntelligentDiagnosisAbnormalCountOfInstances.html