<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Bulk Changing Incident Status from Pending to Active in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/bulk-changing-incident-status-from-pending-to-active/m-p/566009#M2839</link>
    <description>&lt;P&gt;I have no issues searching for all Incidents in pending status (status:Pending), and then selecting them from the Incident action bar and selecting close?&amp;nbsp; &amp;nbsp;I'm on 6.12 latest.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're trying to select several thousand, maybe try smaller batches, or have an automation do it in batches for you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you did need to investigate them, you can use the Core REST API integration to do this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;!core-api-post uri=/incident/investigate body=`{"id":"26261","version":1}`&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Basically you need to pass the ID of the Incident into the id in the body.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So you'd need to write an automation to find all the Incidents, and then loop through.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HOWEVER, you MUST do this in small batches, investigating several thousand at once will kickoff the playbook, which will put an immense load on your server.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2023 15:57:32 GMT</pubDate>
    <dc:creator>MBeauchamp2</dc:creator>
    <dc:date>2023-11-16T15:57:32Z</dc:date>
    <item>
      <title>Bulk Changing Incident Status from Pending to Active</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/bulk-changing-incident-status-from-pending-to-active/m-p/565258#M2822</link>
      <description>&lt;P&gt;I have created an integration that produces many alerts and I have a few thousand incidents that are currently in the Pending state. The plabyook has yet to run etc. What I would like to is select the incidents from the "Incident" page and change the status for these incidents from pending to active without entering each incident manually. I haven't found any commands or scripts that can be run in the "Run Script" button on this incidents page. A problem I am also experiencing is that when an incident is pending it cant be closed through a command or by manually selecting them. This sounds very trivial.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone have an idea how to work with this?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many Thanks&lt;/P&gt;
&lt;P&gt;MR&lt;/P&gt;
&lt;P&gt;&lt;LI-PRODUCT title="Cortex XSOAR" id="Cortex_XSOAR"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Nov 2023 09:59:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/bulk-changing-incident-status-from-pending-to-active/m-p/565258#M2822</guid>
      <dc:creator>michaelsysec242</dc:creator>
      <dc:date>2023-11-12T09:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk Changing Incident Status from Pending to Active</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/bulk-changing-incident-status-from-pending-to-active/m-p/566009#M2839</link>
      <description>&lt;P&gt;I have no issues searching for all Incidents in pending status (status:Pending), and then selecting them from the Incident action bar and selecting close?&amp;nbsp; &amp;nbsp;I'm on 6.12 latest.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're trying to select several thousand, maybe try smaller batches, or have an automation do it in batches for you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you did need to investigate them, you can use the Core REST API integration to do this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;!core-api-post uri=/incident/investigate body=`{"id":"26261","version":1}`&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Basically you need to pass the ID of the Incident into the id in the body.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So you'd need to write an automation to find all the Incidents, and then loop through.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HOWEVER, you MUST do this in small batches, investigating several thousand at once will kickoff the playbook, which will put an immense load on your server.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 15:57:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/bulk-changing-incident-status-from-pending-to-active/m-p/566009#M2839</guid>
      <dc:creator>MBeauchamp2</dc:creator>
      <dc:date>2023-11-16T15:57:32Z</dc:date>
    </item>
  </channel>
</rss>

