From e9f10c3ce9b1a8996358745c84b963b3a5162519 Mon Sep 17 00:00:00 2001 From: tomsun28 Date: Tue, 23 Nov 2021 10:27:09 +0800 Subject: [PATCH] =?UTF-8?q?[monitor]=20=E5=A2=9E=E5=8A=A0API=E8=AF=B7?= =?UTF-8?q?=E6=B1=82=E6=A0=B7=E4=BE=8B=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RequestDemo.json | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 RequestDemo.json diff --git a/RequestDemo.json b/RequestDemo.json new file mode 100644 index 0000000..f630186 --- /dev/null +++ b/RequestDemo.json @@ -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" + } + ] +} \ No newline at end of file