On this page
No Headings
objectidrequiredstringUnique identifier for the alert.
external_subscription_idrequiredstringExternal identifier of the subscription associated with the alert.
metric_codestringThe code of the metric associated with the alert.
typerequiredstring | null"CURRENT_USAGE_AMOUNT", "METRIC_CURRENT_USAGE_AMOUNT", "METRIC_CURRENT_USAGE_UNITS", "LIFETIME_USAGE_AMOUNT"Type of alert trigger
coderequiredstringThe code used to configure the alert.
namestringThe name used during the alert configuration.
current_valuerequirednumberThe current usage value that was compared against configured thresholds when the alert was evaluated.
previous_valuenumberThe usage value when the alert was evaluated previously.
crossed_thresholdsarrayArray of thresholds that were crossed when the alert was triggered. Includes all applicable recurring thresholds.
itemsobjectcoderequiredstringCode representing the threshold.
valuerequiredstringValue at which the threshold was triggered.
recurringbooleanIndicates whether the threshold is recurring.
triggered_atrequiredobjectdate-timeTime when the alert was triggered.