{
"id": 0,
"name": "string",
"type": 0,
"stypeid": 0,
"thresholdRule": "string"
}curl --location 'http://172.16.3.245:29880/alarm/threshold/update' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"name": "string",
"type": 0,
"stypeid": 0,
"thresholdRule": "string"
}'{
"data": {},
"code": 0,
"msg": "success"
}