Inlinemessage-event-condition1
{
"eventType": "string",
"message": "string",
"operator": "string"
}
Represents the type of an Event.
All values are valid for the field eventType in the Event object.
When used in the creation of a SymptomDefinition the following restrictions are
applicable for the Conditions that are defined as part of a Symptom Definition.
The message is the string that the event's message must
either match exactly if operator is CompareOperator.EQ or
be a substring if operator is CompareOperator.CONTAINS
NOTE: Also in this case the message must be 3-128 characters long and the
symptom from the event must be IN the message
Comparison Operator used within the VMware Cloud Foundation Operations Suite API