产品管理

API - 图表

描述:

请求方式:GET

请求地址:/v1/hosts/:id/module/charts

版本:v1

内部API调用方法名:Host_charts

请求参数

参数类型验证规则最大长度描述示例
   type string 必填 - 主机支持的server模块中图表的选项对应
   start int - 图表的开始时间,精确到毫秒 1644401280000
   end int - 图表的结束时间,精确到毫秒 1645092240000

返回参数

参数类型验证规则最大长度描述示例
   unit string - 单位
   chart_type string - 图表类型
   label string - 显示标签
  _list array - 数据
         Ltime string - 时间
         Lvalue string -