[monitor] 增加API请求样例数据
This commit is contained in:
37
RequestDemo.json
Normal file
37
RequestDemo.json
Normal file
@@ -0,0 +1,37 @@
|
|||||||
|
{
|
||||||
|
"detected": true,
|
||||||
|
"monitor": {
|
||||||
|
"app": "TanCloud",
|
||||||
|
"creator": "tom",
|
||||||
|
"description": "对SAAS网站TanCloud的可用性监控",
|
||||||
|
"gmtCreate": "2021-11-18T14:18:11.968Z",
|
||||||
|
"gmtUpdate": "2021-11-18T14:18:11.968Z",
|
||||||
|
"host": "139.198.109.64",
|
||||||
|
"id": 87584674384,
|
||||||
|
"intervals": 600,
|
||||||
|
"jobId": 43243543543,
|
||||||
|
"modifier": "tom",
|
||||||
|
"name": "Api-TanCloud.cn",
|
||||||
|
"status": 1
|
||||||
|
},
|
||||||
|
"params": [
|
||||||
|
{
|
||||||
|
"field": "port",
|
||||||
|
"gmtCreate": "2021-11-18T14:18:11.968Z",
|
||||||
|
"gmtUpdate": "2021-11-18T14:18:11.968Z",
|
||||||
|
"id": 87584674384,
|
||||||
|
"monitorId": 875846754543,
|
||||||
|
"type": 1,
|
||||||
|
"value": "80"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"field": "host",
|
||||||
|
"gmtCreate": "2021-11-18T14:18:11.968Z",
|
||||||
|
"gmtUpdate": "2021-11-18T14:18:11.968Z",
|
||||||
|
"id": 87584674384,
|
||||||
|
"monitorId": 875846754543,
|
||||||
|
"type": 1,
|
||||||
|
"value": "139.198.109.64"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user