Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 875 Bytes

AlertConditionOperand.md

File metadata and controls

16 lines (11 loc) · 875 Bytes

AlertConditionOperand

Operand of the alert condition.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]