From 9ee063873e9d7649941ce8b18067b9cfbbd789a8 Mon Sep 17 00:00:00 2001 From: Thomas Brinkmann Date: Fri, 3 Jun 2022 20:28:47 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EGET=20/protection/incidents/{ipAddress?= =?UTF-8?q?}=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GET-%2Fprotection%2Fincidents%2F%7BipAddress%7D.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/GET-%2Fprotection%2Fincidents%2F%7BipAddress%7D.md b/GET-%2Fprotection%2Fincidents%2F%7BipAddress%7D.md index 22b5792..63f812f 100644 --- a/GET-%2Fprotection%2Fincidents%2F%7BipAddress%7D.md +++ b/GET-%2Fprotection%2Fincidents%2F%7BipAddress%7D.md @@ -79,7 +79,6 @@ curl --location --request GET 'control.local/api/v2//protection/incidents/192.16 "@_timestamp": "2022-05-31T22:21:42+02:00", "@timestamp": "2022-05-31T22:21:42+02:00", "cluster": "ffm3", - "custom": "4485", "ip": "192.168.1.2", "mbps": "1064", "method": "Threshold reached", @@ -105,7 +104,7 @@ curl --location --request GET 'control.local/api/v2//protection/incidents/192.16 }, // .... ], - "uuid": "ae398eda-5bfc-4ba7-b32e-5e1168811620" + "uuid": "ABCDE-FGH-123-4567-XXXXXXXXXXXXX" } ] }