alert-condition
The alert's condition is a product of the severity and a condition.
{
"cancelCycles": 0,
"condition": {
"instanced": false,
"key": "string",
"operator": "string",
"settingValue": "string",
"targetKey": "string",
"thresholdType": "string"
},
"id": "string",
"severity": "string",
"waitCycles": 0
}
The number of consecutive cycles to wait when a symptom state is false before a symptom is cancelled
Base class for Property Conditions. For JSON the class descendants will generate with a field named 'type' with one of the following values: CONDITION_PROPERTY_STRING, CONDITION_PROPERTY_NUMERIC
The id of the condition
The severity of the condition. Automatic is allowed only if the associated condition is a message event condition.
The number of consecutive cycles to wait when a symptom state is true before a symptom is triggered