HTSM-condition

HTSM-condition
HTSM-condition

Hard Threshold numeric Condition on a super metric

JSON Example
{
    "instanced": false,
    "key": "string",
    "operator": "string",
    "settingValue": "string",
    "value": "number"
}
boolean
instanced
Optional

The instance group

string
key
Required

The super metric key

string
operator
Required

The operator for the condition

Possible values are : EQ, NOT_EQ, LIKE, LT, GT, LT_EQ, GT_EQ, IN, NOT_IN, EXISTS, CONTAINS, STARTS_WITH, ENDS_WITH, NOT_STARTS_WITH, NOT_ENDS_WITH, NOT_CONTAINS, REGEX, NOT_REGEX, NOT_EXISTS, EMPTY, NOT_EMPTY,
string
settingValue
Optional

The setting value

number As double As double
value
Required

The value of the condition