Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The id of the execution to create a new incident for.
Body
Response
Request successful.
The id of the incident.
The id of the process definition this incident is associated with.
The id of the process instance this incident is associated with.
The id of the execution this incident is associated with.
The type of incident, for example: failedJobs will be returned in case of an incident which identified
a failed job during the execution of a process instance. See the
User Guide for a list of incident types.
The id of the activity this incident is associated with.
The id of the activity on which the last exception occurred.
The id of the associated cause incident which has been triggered.
The id of the associated root cause incident which has been triggered.
The payload of this incident.
The id of the tenant this incident is associated with.
The message of this incident.
The job definition id the incident is associated with.
The annotation set to the incident.