UnsavedFilterAlert is a datatype for an unsaved filter alert.

Table: UnsavedFilterAlert

ParameterTypeRequiredDefaultDescription
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: Oct 4, 2024
actions[Action]yes List of unique identifiers for actions to fire on query result. See text.
enabledbooleanyes Whether the filter alert is enabled.
descriptionstring  The description of the filter alert.
labels[string]yes Labels attached to the filter alert.
namestringyes The name of the filter alert.
queryStringstringyes The LogScale query to execute.
throttleFieldstring  A field on which to throttle on — if throttleTimeSeconds is set.
throttleTimeSecondslong  The throttle time in seconds.