UnsavedAlert
is a
datatype for an unsaved alert.
Table: UnsavedAlert
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 | A list of IDs for actions to fire on query result. See Action . | |
description | string | Long-Term | A description of the alert. | ||
enabled | boolean | yes | Long-Term | Whether the alert is enabled. | |
labels | [string] | yes | Long-Term | Labels attached to the alert. | |
Name | string | yes | Long-Term | The name of the alert. | |
queryStart | string | yes | Long-Term | Start of the relative time interval for the query. | |
queryString | string | yes | Long-Term | The LogScale query to execute. | |
throttleField | string | Long-Term | The field on which to throttle. | ||
throttleTimeMillis | long | yes | Long-Term | Throttle time in milliseconds. |