Mass Closure of XSIAM Incidents

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Mass Closure of XSIAM Incidents

Hello team!
I would like to know if there is an option for mass closure of incidents in XSIAM.
I have the following scenario of 2000 open incidents and I would like to perform mass closure of these open cases. Is there any way to do this?

2 REPLIES 2

L4 Transporter

This is the XSOAR forum, please repost this in the XSIAM board: https://live.paloaltonetworks.com/t5/cortex-xsiam-discussions/bd-p/Cortex-XSIAM-Discussions

L4 Transporter

@Geyciane_Tavares 

Even though this is the wrong forum here is a solution you can resolve a large amount of case in bulk using the External API for the XSIAM. 

Take note that the docs still use the terms 'Incident' and 'Alerts' but this works for cases and issues.

Make a script that gets all the incidents you want, extract the ID's into a list and then 

for i in inc_id:

    Update Alert: 

          status: resolved

Get Incidents (CASES) 

Update Incidents (CASES) 

Many thanks, 

MichaelSysec242

 

 

PCSAE
  • 429 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!