„GET /protection/incidents/{ipAddress}“ ändern

master
Thomas Brinkmann 3 years ago
parent 028b5b58c5
commit 9ee063873e
  1. 3
      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",
"@timestamp": "2022-05-31T22:21:42+02:00", "@timestamp": "2022-05-31T22:21:42+02:00",
"cluster": "ffm3", "cluster": "ffm3",
"custom": "4485",
"ip": "192.168.1.2", "ip": "192.168.1.2",
"mbps": "1064", "mbps": "1064",
"method": "Threshold reached", "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"
} }
] ]
} }

Loading…
Cancel
Save