<?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: Multi Tenant Automation in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/multi-tenant-automation/m-p/526562#M1608</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What would the Cortex API call look like into XSOAR to get all incidents from XSOAR?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What authentication would it pass in when being executed from your own VS Code environment?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there an API reference available to use?&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jan 2023 17:49:29 GMT</pubDate>
    <dc:creator>ChrisAycock</dc:creator>
    <dc:date>2023-01-10T17:49:29Z</dc:date>
    <item>
      <title>Multi Tenant Automation</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/multi-tenant-automation/m-p/526047#M1600</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to run XSOAR automations across all tenants without having to place (push) the automation into all the tenants?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I wanted to write a script to pull all incidents across all tenants, how would I do that?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 21:32:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/multi-tenant-automation/m-p/526047#M1600</guid>
      <dc:creator>ChrisAycock</dc:creator>
      <dc:date>2023-01-05T21:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Multi Tenant Automation</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/multi-tenant-automation/m-p/526424#M1603</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/265851"&gt;@ChrisAycock&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is not possible. MT environments enforce data segregation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can do this via the API. You can run an external script that connects to Cortex's API via specific tenant URLs and API Keys. The script would then combine the data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding your last question. You can view incidents from all tenants on master's incident page. Screenshot below.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2023-01-10 at 12.33.17 pm.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/46864i389F27529E25DA0C/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2023-01-10 at 12.33.17 pm.png" alt="Screen Shot 2023-01-10 at 12.33.17 pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 01:34:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/multi-tenant-automation/m-p/526424#M1603</guid>
      <dc:creator>jfernandes1</dc:creator>
      <dc:date>2023-01-10T01:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Multi Tenant Automation</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/multi-tenant-automation/m-p/526562#M1608</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What would the Cortex API call look like into XSOAR to get all incidents from XSOAR?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What authentication would it pass in when being executed from your own VS Code environment?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there an API reference available to use?&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 17:49:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/multi-tenant-automation/m-p/526562#M1608</guid>
      <dc:creator>ChrisAycock</dc:creator>
      <dc:date>2023-01-10T17:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Multi Tenant Automation</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/multi-tenant-automation/m-p/528968#M1735</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to monitor jobs from multiple tenants?&amp;nbsp; API or Playbook task?&amp;nbsp; We have multiple tenants and some of the jobs, from various tenants, are erroring or hanging and we would like to write a script that would be able to report out on this.&amp;nbsp; Currently we are having to manually check the jobs in XSOAR.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 22:06:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/multi-tenant-automation/m-p/528968#M1735</guid>
      <dc:creator>ChrisAycock</dc:creator>
      <dc:date>2023-01-27T22:06:23Z</dc:date>
    </item>
  </channel>
</rss>

