Inlinesymptom-set1

Inlinesymptom-set1
Inlinesymptom-set1
JSON Example
{
    "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": {}
        }
    ]
}
string
adapterKindKey
Optional

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

string
resourceKindKey
Optional

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

string
relation
Optional

Relationship Types between resources. All relationships are many-to-many.
Representation names are plural.

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

How a population condition examines the data across the population to generate a value.
It answers the question: How many resources of the specified relation should exhibit the symptoms?

Possible values are : PERCENT, COUNT, ANY, ALL,
string
symptomSetOperator
Optional

Operations for Composite Conditions

Possible values are : AND, OR,
string
populationOperator
Optional

Comparison Operator used within the VMware Cloud Foundation Operations Suite API

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
traversalSpecType
Optional

Specifies an optional traversal spec type by name

number As double As double
value
Optional

The value for the population

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 .

alertConditions
Optional

Set of conditions