Update Incident
Update an incident by a given ID.
External Documentation
To learn more, visit the Cortex Xpanse documentation.
Parameters
Parameter | Description |
---|---|
Assignee's email | The updated assigned user's email. |
Assignee's name | The updated assigned user's name. |
Change Comment | Descriptive comment explaining the incident change. |
Comment | Add a comment to the incident. |
Incident ID | The ID of the incident. Can be obtained by the List Incidents action. |
Severity | The severity of the incident. |
Status | The 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
Preview this Workflow on desktop