The object sent with the request to retrieve aggregation buckets of test events from your organization.

Hierarchy

  • CIAppTestsAggregateRequest

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
compute?: CIAppCompute[]

The list of metrics or timeseries to compute for the retrieved buckets.

The search and filter query settings.

groupBy?: CIAppTestsGroupBy[]

The rules for the group-by.

Global query options that are used during the query. Only supply timezone or time offset, not both. Otherwise, the query fails.

Generated using TypeDoc