contributing-symptoms
contributing-symptoms
List of symptoms contributing to the alert
JSON Example
{
"contributingSymptoms": [
{
"symptomId": "string",
"symptomSetId": "string",
"symptomDefinitionsIds": [
"string"
],
"alertConditions": [
{
"id": "string",
"waitCycles": 0,
"cancelCycles": 0,
"severity": "string",
"condition": {
"key": "string",
"operator": "string",
"value": "string",
"valueType": "string",
"instanced": false,
"settingValue": "string",
"targetKey": "string",
"thresholdType": "string"
}
}
]
}
]
}
array of
contributing-symptom
contributingSymptoms
Optional
List of symptoms. This field is populated only with symptoms that are defined on 'SELF'.