<?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 Is there a way for us to check/test connectivity across a list of assets from within a playbook? in Splunk SOAR</title>
    <link>https://community.splunk.com/t5/Splunk-SOAR/Is-there-a-way-for-us-to-check-test-connectivity-across-a-list/m-p/649319#M1208</link>
    <description>&lt;P&gt;Hi all - is there a way for us to check/test connectivity across a list of assets from within a playbook? I was looking through the documentation and haven't found information that says it is possible or not. I only see how to do it manually or with the rest api call app_status but no examples on how to use it within a playbook. Any help is appreciated!&lt;/P&gt;</description>
    <pubDate>Fri, 07 Jul 2023 16:53:49 GMT</pubDate>
    <dc:creator>nongingerale</dc:creator>
    <dc:date>2023-07-07T16:53:49Z</dc:date>
    <item>
      <title>Is there a way for us to check/test connectivity across a list of assets from within a playbook?</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Is-there-a-way-for-us-to-check-test-connectivity-across-a-list/m-p/649319#M1208</link>
      <description>&lt;P&gt;Hi all - is there a way for us to check/test connectivity across a list of assets from within a playbook? I was looking through the documentation and haven't found information that says it is possible or not. I only see how to do it manually or with the rest api call app_status but no examples on how to use it within a playbook. Any help is appreciated!&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 16:53:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Is-there-a-way-for-us-to-check-test-connectivity-across-a-list/m-p/649319#M1208</guid>
      <dc:creator>nongingerale</dc:creator>
      <dc:date>2023-07-07T16:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Playbook that checks asset connectivity</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/Is-there-a-way-for-us-to-check-test-connectivity-across-a-list/m-p/649355#M1210</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/253030"&gt;@nongingerale&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The 2 ways to get REST data in a playbook and use it are:&lt;/P&gt;&lt;P&gt;1. HTTP App&amp;nbsp;&lt;BR /&gt;2. phantom.requests.get()&lt;/P&gt;&lt;P&gt;You may have to jump through some other REST hoops to get what you want as the asset_status results have their own id with the asset_id as a field so you need to get the asset_id first. Then query asset_status to grab the data for the asset(s) you want to check. Then work out if the status is "success" or "failed" then &amp;lt;do something&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Personally I would use the phantom.requests.get() for this as it will give you more control and not make you need multiple playbook blocks.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/SOARonprem/6.0.2/PlaybookAPI/SessionAPI" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/SOARonprem/6.0.2/PlaybookAPI/SessionAPI&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2023 16:34:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/Is-there-a-way-for-us-to-check-test-connectivity-across-a-list/m-p/649355#M1210</guid>
      <dc:creator>phanTom</dc:creator>
      <dc:date>2023-07-05T16:34:23Z</dc:date>
    </item>
  </channel>
</rss>

