symptom-set
symptom-set
A reference to the symptoms by symptomDefinitionReferences which is full of symptom definition id values, on a related resource found by the relation.
AllOf
JSON Example
{
"type": "string",
"adapterKindKey": "string",
"resourceKindKey": "string",
"relation": "string",
"aggregation": "string",
"symptomSetOperator": "string",
"populationOperator": "string",
"traversalSpecType": "string",
"value": "number",
"symptomDefinitionIds": [
"string"
],
"alertConditions": [
{
"id": "string",
"waitCycles": 0,
"cancelCycles": 0,
"severity": "string",
"condition": {}
}
]
}