云监控服务 CES-插件状态查询:响应示例

时间:2024-10-15 14:10:39

响应示例

状态码: 200

插件状态查询返回体

{
  "agent_status" : [ {
    "instance_id" : "111111111111",
    "uniagent_status" : "none",
    "extensions" : [ {
      "name" : "telescope",
      "status" : "none",
      "version" : "2.5.6"
    } ]
  } ]
}
support.huaweicloud.com/api-ces/ListAgentStatus.html