[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
SymptomState
The SymptomState is a product of the severity and a condition. A symptom definition may have one SymptomState per severity level.
Properties
string
severity
Required
The severity of the SymptomState. Automatic is allowed only if the associated condition is a message event condition.
Possible values are: UNKNOWN , NONE , INFORMATION , WARNING , IMMEDIATE , CRITICAL , AUTO
JSON Example
{
"condition": {
"instanced": false,
"key": "string",
"operator": "EQ",
"thresholdType": "UNKNOWN"
},
"severity": "UNKNOWN"
}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Property Of
SymptomDefinition