Skip to main content
POST
Post ATB store window

Authorizations

X-Aegister-Token
string
header
required

Path Parameters

id
integer
required

Body

date
number<double>

Timestamp of the log batch.

start_ts
number<double>

Start timestamp of the window.

end_ts
number<double>

End timestamp of the window.

total_requests
integer

Total number of requests in this window.

malicious_requests
integer

Number of malicious requests detected.

log_messages
object[]

Array of traffic log entries with src_ip, dst_ip, action, timestamp, traffic_direction, src_port, dst_port, fw_rule, malicious fields.

Response

201 - application/json
error
integer

Any value different from 0 indicates an error.
More details can be found in messages.

Required range: 0 <= x <= 0
Example:

0

messages
array

If error is 1, contains zero or more details on the error.

Example:
data
object