UnsavedAggregateAlert is a datatype for an unsaved aggregate alert.

Table: UnsavedAggregateAlert

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 actions to fire on query result. See Action.
descriptionstring  Description of the aggregate alert.
enabledbooleanyes Flag indicating whether the aggregate alert is enabled.
labels[string]yes Labels attached to the aggregate alert.
namestringyes Name of the aggregate alert.
queryStringstringyes The LogScale query to execute.
queryTimestampTypeQueryTimestampTypeyes Timestamp type to use for a query. See QueryTimestampType.
searchIntervalSecondslongyes The search interval in seconds.
throttleFieldstring  A field on which to throttle. Used only with throttleTimeSeconds.
throttleTimeSecondslongyes The throttle time in seconds.
triggerModeTriggerModeyes The mode used for triggering the alert. See TriggerMode.