Perform Incident Action
Update the status or other aspects of one or more incidents. You can modify a maximum of 5,000 incidents in a request.
External Documentation
To learn more, visit the CrowdStrike documentation.
Parameters
Parameter | Description |
---|---|
Action Parameters | A comma-separated list of the parameters for the prospective action.Each action_parameter value will be applied to each incident whose id is listed in Incident IDs .Action Parameters Name:
|
Incident IDs | A comma-separated list of incident IDs to perform the action on. Can be obtained via the List Incidents action. |
Example Output
{
"meta": {
"query_time": 0.480404495,
"powered_by": "incident-api",
"trace_id": "12fe5621-0c10-4b07-9277-5fc045a84cb0"
},
"resources": [],
"errors": []
}
Workflow Library Example
Perform Incident Action with Crowdstrike and Send Results Via Email
Preview this Workflow on desktop