获取图形列表 websocket测试 GET http://172.16.14.11:8069/api/v1/hosts/template/3/graphPrototype 请求参数 参数名 类型 描述 必填 uid string 用户uid 必填 token string 用户授权码 必填 name string 标题 可选 item string 监控项名字 可选 creator string 创建人 可选 create_time dict 创建时间 可选 start string 开始时间 必填 end string 结束时间 必填 offset int 可选 limit int 可选 响应参数 参数名 类型 描述 必填 code string 示例:200 必填 msg string 示例:请求成功 必填 result array 数据列表 必填 id int id 必填 name string 标题,示例:测试 必填 width string 宽度,示例:200px 必填 height string 高度,示例:200px 必填 item int 监控项id,示例:3 必填 total int 示例:1 必填