Incident Events

Events related to incident management and reporting.

Event Schemas

EVENT IncidentEvent

An event that is an incident or an incident candidate that will be processed by an incident management tool.

Namespace: com.matera.dtw.event.incident

Fields

type
string
A URI reference that identifies the problem type of this incident
title
string
A short summary of the problem type of this incident
detail
string | null
A explanation specific to this occurrence of the incident (default: null)
parameters
json | null
Additional parameters that give more context on the cause of the given errors. Stored on the Json Format (default: null)