Inlinesymptom-set1

Inlinesymptom-set1
Inlinesymptom-set1

A reference to the symptoms by symptomDefinitionReferences which is full of symptom definition id values, on a related resource found by the relation.

JSON Example
{
    "adapterKindKey": "string",
    "aggregation": "string",
    "alertConditions": [
        {
            "cancelCycles": 0,
            "condition": {
                "instanced": false,
                "key": "string",
                "operator": "string",
                "settingValue": "string",
                "targetKey": "string",
                "thresholdType": "string"
            },
            "id": "string",
            "severity": "string",
            "waitCycles": 0
        }
    ],
    "populationOperator": "string",
    "relation": "string",
    "resourceKindKey": "string",
    "symptomDefinitionIds": [
        "string"
    ],
    "symptomSetOperator": "string",
    "traversalSpecType": "string",
    "value": "number"
}
string
adapterKindKey
Optional

The adapter kind key of the Adapter Kind that the symptom definitions and conditions applies to

string
aggregation
Optional

Specifies how the symptoms are aggregated

Possible values are : PERCENT, COUNT, ANY, ALL,
alertConditions
Optional

Set of conditions

string
populationOperator
Optional

The operator used in population rule

Possible values are : EQ, NOT_EQ, LIKE, LT, GT, LT_EQ, GT_EQ, IN, NOT_IN, EXISTS, CONTAINS, STARTS_WITH, ENDS_WITH, NOT_STARTS_WITH, NOT_ENDS_WITH, NOT_CONTAINS, REGEX, NOT_REGEX, NOT_EXISTS, EMPTY, NOT_EMPTY,
string
relation
Required

Specifies how the symptom object relates and applies to the alert object

Possible values are : SELF, PARENT, CHILD, DESCENDANT, ANCESTOR,
string
resourceKindKey
Optional

The resource kind key for the Resource Kind that the symptom definitions and conditions applies to

array of string
symptomDefinitionIds
Optional

Identifier of the Symptom Definition to which this object refers.The reference can be negated to indicate a NOT EXISTS reference by prefixing the symptomDefinitionReference with the "!" operator .

string
symptomSetOperator
Optional

The operator used among the set of symptoms

Possible values are : AND, OR,
string
traversalSpecType
Optional

Specifies an optional traversal spec type by name

number As double As double
value
Optional

The value for the population