AlertsSummaryGroupItem interface

Alerts summary group item

Properties

count

Count of the aggregated field

groupedby

Name of the field aggregated

name

Value of the aggregated field

values

List of the items

Property Details

count

Count of the aggregated field

count?: number

Property Value

number

groupedby

Name of the field aggregated

groupedby?: string

Property Value

string

name

Value of the aggregated field

name?: string

Property Value

string

values

List of the items

values?: AlertsSummaryGroupItem[]

Property Value