Report security connector event totals

Lists the count of Security Connector events, grouped by the chosen query aggregation.

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

The number of records to fetch for the aggregation.

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
aggregations
array of objects
length ≥ 0

An aggregated list of events or traffic for the given time period.

aggregations
object
string
required
length ≥ 1

A unique identifier for the object.

string
required
length ≥ 1

A descriptive name for the identifier.

integer
required
≥ 0

The total count of sinkhole events for the identifier for the given time period.

dimension
object
required

Indicates the dimension value to aggregate by.

string
required
length ≥ 1

A unique identifier for the object.

string
required
length ≥ 1

A descriptive name for the identifier.

integer
required
≥ 0

The unique dimension count for the given time period.

Language
Authentication
URL