| incidentId |
string |
Unique identifier of the incident. |
| summary |
string |
Brief summary of the incident. |
| severity |
string |
Severity level of the incident. |
| priority |
string |
Priority assigned to the incident. |
| status |
string |
Current status of the incident. |
| category |
string |
Category of the incident. |
| targetName |
string |
Name of the target associated with this incident. |
| targetType |
string |
Type of the target associated with this incident. |
| escalationLevel |
integer |
Current escalation level of the incident. |
| owner |
string |
Username of the incident owner or assignee. |
| acknowledgedBy |
string |
Username of the person who acknowledged the incident. |
| resolutionState |
string |
Resolution state providing closure details. |
| ruleSetName |
string |
Name of the incident rule set that created this incident. |
| timeRaised |
string |
Timestamp when the incident was first raised. |
| timeUpdated |
string |
Timestamp of the last incident update. |
| timeResolved |
string |
Timestamp when the incident was resolved. |
| eventCount |
integer |
Number of events correlated into this incident. |
| canonicalLink |
string |
Canonical URI for this incident resource. |