Skip to main content
GET
Get Cloud Defender traffic logs

Autorizzazioni

X-Aegister-Token
string
header
obbligatorio

Parametri del percorso

id
integer
obbligatorio

Parametri della query

action
string

Filter results by a single action value (exact match)

actions[]
string[]

Filter results by action value

date_from
string<date>

Only entries recorded on or after this date (YYYY-MM-DD)

date_to
string<date>

Only entries recorded on or before this date (YYYY-MM-DD)

dst_port
string

Filter results by destination port (contains)

export
string

Export format for the result

ip_dst
string

Filter results by destination IP (contains)

ip_src
string

Filter results by source IP (contains)

limit
number
predefinito:10

Max number of reponse items.

offset
number
predefinito:0

Offset response items.

order
string

Order results by item field,

protocol
string

Filter results by protocol (exact match)

Filter results by search term

source
string

Filter by blocking plane: 'waf' (application) or 'edge' (Cloud Armor)

Risposta

error
integer

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

Intervallo richiesto: 0 <= x <= 0
Esempio:

0

messages
array

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

Esempio:
total
number

Total number of items that meet the list filter.
This doesn't represent the number of items inside the data array.

Intervallo richiesto: x >= 0
Esempi:

20

30

40

data
object[]