Operand of the alert condition.
Name | Type | Description | Notes |
---|---|---|---|
format | str, none_type | Metric format. | [optional] if omitted the server will use the default value of "#,##0.00" |
title | str, none_type | Metric title. | [optional] |
local_identifier | str | Local identifier of the metric to be compared. | [optional] |
value | float | Value of the alert threshold to compare the metric to. | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |