Report proxy traffic transactions totals

Lists the count of proxy traffic transaction totals, 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 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
required
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 column object.

string
length ≥ 0

A descriptive name for the column identifier.

integer
required
≥ 0

The total count of security events for the given time period.

dimension
object
required

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