EventType schemas
EventType schemas indicate whether an event is a problem or a resolution and how it is classified. For more information about IBM Cloud Pak® for AIOps EventType properties, see the following table.
Cloud Pak for AIOps resource property | Description | Type | Example |
---|---|---|---|
eventType | Describes whether the event is a problem or resolution event. The only possible values that can be set are problem or resolution . |
string | problem , resolution |
classification | Describes the type of the event. This property is used to determine the golden signals for an alert. | string | system status , threshold breach , utilization |
condition | Provides context to the type of the event and states the condition, status, or threshold that caused the event. | string | > 30 seconds , 95% , Down , Unavailable |