UnsavedFilterAlert
is a
datatype for an unsaved filter alert.
Table: UnsavedFilterAlert
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Apr 3, 2025 | |||||
actions | [Action ] | yes | Long-Term | List of unique identifiers for actions to fire on query result. See text . | |
description | string | Long-Term | The description of the filter alert. | ||
enabled | boolean | yes | Long-Term | Whether the filter alert is enabled. | |
labels | [string] | yes | Long-Term | Labels attached to the filter alert. | |
Name | string | yes | Long-Term | The name of the filter alert. | |
queryString | string | yes | Long-Term | The LogScale query to execute. | |
throttleField | string | Long-Term | A field on which to throttle on — if throttleTimeSeconds is set. | ||
throttleTimeSeconds | long | Long-Term | The throttle time in seconds. |