修改监控项
PUT
http://172.16.14.11:8069/api/v1/hosts/host/item/12437
接口描述
/api/v1/hosts/host/<int:item_id>
请求头
参数名
类型
描述
必填
Content-Type
string
示例:application/json
必填
请求参数
参数名
类型
描述
必填
uid
string
示例:6
必填
token
string
示例:e37afe96bdb2f6968ff0a0eba55cd65eb4be998bo1610681127
必填
name
string
示例:内存使用率
可选
key
string
示例:vm.memory.size[pavailable]
可选
history
string
示例:80d
可选
delay
string
示例:1m
可选
units
string
示例:%
可选
item_type
string
示例:0
可选
value_type
string
示例:0
可选
is_sync
boolean
示例:true
可选
application_id
int
应用集id
可选