An updated geomap widget.

Hierarchy

  • GeomapWidgetRequest

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
columns?: ListStreamColumn[]

Widget columns.

formulas?: WidgetFormula[]

List of formulas that operate on queries.

The log query.

q?: string

The widget metrics query.

List of queries that can be returned directly or used in formulas.

Updated list stream widget.

Timeseries, scalar, or event list response. Event list response formats are supported by Geomap widgets.

The log query.

securityQuery?: LogQueryDefinition

The log query.

The controls for sorting the widget.

Generated using TypeDoc