Skip to main content

Update Incident

Update an incident by a given ID.

External Documentation

To learn more, visit the Cortex Xpanse documentation.

Parameters

ParameterDescription
Assignee's emailThe updated assigned user's email.
Assignee's nameThe updated assigned user's name.
Change CommentDescriptive comment explaining the incident change.
CommentAdd a comment to the incident.
Incident IDThe ID of the incident. Can be obtained by the List Incidents action.
SeverityThe severity of the incident.
StatusThe updated status of the incident.

Example Output

{
"reply": true,
"warnings": [
"string"
],
"additionalProp1": {}
}

Workflow Library Example

Update Incident with Cortex Xpanse and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop