Anomaly Properties

Properties related to an anomaly.

Structure

Parameter Description Remarks
StartingAt The Id of the first request in the group. A integer.
EndingAt The Id of the last request in the group. An integer.
Detected The time when the anomaly was detected. A DateTime.
GroupId A unique Id identifying this group of anomalous requests. An integer.
DateOfFirstLog The time when the first request in the anomalous group occurred. A DateTime.

Result

{"startingAt":16195129,"endingAt":16386890,"detected":"2021-04-19T11:47:13.957","groupId":3,"dateOfFirstLog":"2020-05-22T07:16:34.233"}
;