分布式缓存服务 DCS-创建热key分析任务:响应示例

时间:2023-11-17 16:45:11

响应示例

状态码: 200

创建热key分析任务成功。

{
  "id" : "aa735b6f-3d70-44e3-9771-66c6fae7459a",
  "instance_id" : "5560df16-cebf-4473-95c4-d1b573c16e79",
  "status" : "waiting",
  "scan_type" : "manual",
  "created_at" : "2020-06-15T02:21:18.669Z",
  "num" : 0
}

状态码: 400

非法请求。

{
  "error_code" : "DCS.4922",
  "error_msg" : "Does not support hotkey analyze."
}
support.huaweicloud.com/api-dcs/CreateHotkeyScanTask.html