Report threat event time series

Lists threat event totals, aggregated by hour.

Path Params
integer
required

A unique identifier for each configuration.

Query Params
string
required

Enum Optionally filter by a dimension of data. Refer to Filters for a complete list.

integer
required

The start time for report data, in epoch seconds.

integer
required

The end time for report data, in epoch seconds.

filters
object
required

Filters report data using the Filters JSON object. You supply this object as the value after you define the filter parameters.

string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Responses

Response body
object
columns
array of objects
length ≥ 1

Configures the time series data columns.

columns
object
string
required
length ≥ 1

Identifier of column data.

string
required
length ≥ 1

Name of column data.

rows
array of arrays

An array of arrays containing a timestamp followed by event counts.

rows
array

Language
Authentication
URL