contributing-symptom

contributing-symptom
contributing-symptom

List of symptoms. This field is populated only with symptoms that are defined on 'SELF'.

JSON Example
{
    "symptomId": "string",
    "symptomSetId": "string",
    "symptomDefinitionsIds": [
        "string"
    ],
    "alertConditions": [
        {
            "id": "string",
            "waitCycles": 0,
            "cancelCycles": 0,
            "severity": "string",
            "condition": {}
        }
    ]
}
string As uuid As uuid
symptomId
Required

The UUID that identifies the Symptom

string
symptomSetId
Optional

The id of symptom set to which symptom belongs

array of string
symptomDefinitionsIds
Optional

The Symptom Definitions describing the violated rule for this Symptom

alertConditions
Optional

Set of conditions