文档
测试

修改图形

PUT
http://172.16.14.11:8069/api/v1/hosts/template/graphPrototype/1

请求头

参数名
类型
描述
必填
Content-Type
string
示例:application/json
必填

请求参数

参数名
类型
描述
必填
uid
int
示例:6
必填
token
string
示例:339f4bf33b017a3aa0bb2d29cfa1bcca18b23ef6o1609904774
必填
name
string
示例:修改测试
可选
item_id
int
监控项原型,(当前模板下的监控项)id
可选
width
string
宽度
可选
height
string
高度
可选

响应参数

参数名
类型
描述
必填
jsonrpc
string
示例:2.0
必填
id
object
示例:null
必填
result
object
数据字典
必填
code
string
示例:201
必填
msg
string
示例:修改成功
必填