<?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: Expport all resource information with tags in Prisma Cloud Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/expport-all-resource-information-with-tags/m-p/573384#M1144</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Its replacement , also mentioned at the above URL is Get Asset (See&amp;nbsp;&lt;A href="https://pan.dev/prisma-cloud/api/cspm/get-asset-details-by-id/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://pan.dev/prisma-cloud/api/cspm/get-asset-details-by-id/&lt;/A&gt;)&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;thank you for your solution, but how can I retrieve the unifiedAssetId for all the assets?&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jan 2024 21:04:09 GMT</pubDate>
    <dc:creator>PCouedel</dc:creator>
    <dc:date>2024-01-17T21:04:09Z</dc:date>
    <item>
      <title>Expport all resource information with tags</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/expport-all-resource-information-with-tags/m-p/573351#M1142</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'm trying to export information for all resource.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"/resource/scan_info"&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;"/v2/resource/scan_info"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;do you know how I can recover --&amp;gt; resourceConfigJson&lt;BR /&gt;&lt;BR /&gt;I can't manage to retrieve tag information from azure for example and prisma web in the api.&lt;/P&gt;
&lt;P&gt;it takes a long time to retrieve all the information - is there a way to generate a csv like with alerts?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 19:45:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/expport-all-resource-information-with-tags/m-p/573351#M1142</guid>
      <dc:creator>PCouedel</dc:creator>
      <dc:date>2024-01-17T19:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Expport all resource information with tags</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/expport-all-resource-information-with-tags/m-p/573377#M1143</link>
      <description>&lt;P&gt;Hi PCouedel,&lt;/P&gt;
&lt;P&gt;Allow me to share some pertinent information about gathering asset information.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&amp;nbsp;The /resource API endpoint has been deprecated (See&amp;nbsp;&lt;A href="https://pan.dev/prisma-cloud/api/cspm/get-resource/" target="_blank"&gt;https://pan.dev/prisma-cloud/api/cspm/get-resource/&lt;/A&gt;)&lt;/LI&gt;
&lt;LI&gt;Its replacement , also mentioned at the above URL is Get Asset (See&amp;nbsp;&lt;A href="https://pan.dev/prisma-cloud/api/cspm/get-asset-details-by-id/" target="_blank"&gt;https://pan.dev/prisma-cloud/api/cspm/get-asset-details-by-id/&lt;/A&gt;)&lt;/LI&gt;
&lt;LI&gt;Both of those endpoints are designed to retrieve details about a single cloud object&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If you are interested in retrieving lots of objects , the best choice is to use the Investigate page where you can retrieve objects based on tags and other properties or metatdata.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My team has recently published an article about gathering large amounts of data using scripting and API calls.&lt;/P&gt;
&lt;P&gt;See:&amp;nbsp;&lt;A href="https://live.paloaltonetworks.com/t5/prisma-cloud-articles/best-practices-for-scripting-rql-queries/ta-p/570892/highlight/true" target="_blank"&gt;https://live.paloaltonetworks.com/t5/prisma-cloud-articles/best-practices-for-scripting-rql-queries/ta-p/570892/highlight/true&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You would use the Investigate page to validate some of your search results on a smaller scale. Then you can follow the implementation of the script to gather results greater than 100k.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know how this works out.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Brandon&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 20:11:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/expport-all-resource-information-with-tags/m-p/573377#M1143</guid>
      <dc:creator>CloudEngineer</dc:creator>
      <dc:date>2024-01-17T20:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Expport all resource information with tags</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/expport-all-resource-information-with-tags/m-p/573384#M1144</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Its replacement , also mentioned at the above URL is Get Asset (See&amp;nbsp;&lt;A href="https://pan.dev/prisma-cloud/api/cspm/get-asset-details-by-id/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://pan.dev/prisma-cloud/api/cspm/get-asset-details-by-id/&lt;/A&gt;)&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;thank you for your solution, but how can I retrieve the unifiedAssetId for all the assets?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 21:04:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/expport-all-resource-information-with-tags/m-p/573384#M1144</guid>
      <dc:creator>PCouedel</dc:creator>
      <dc:date>2024-01-17T21:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Expport all resource information with tags</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/expport-all-resource-information-with-tags/m-p/573505#M1147</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The mentioned API call is only used to query and respond with detail about a single resource. It is not meant to be used for returning large volumes of data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your original request you asked about finding tags on Azure resources. An example RQL you could start with on the investigate page is:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;config from cloud.resource where cloud.type = 'azure' AND tag ( 'string' ) exists&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are looking for information about tags, from a long list of resources, you don't need asset IDs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Last, I'd like to recommend signing up for a free RQL training webinar where you'll be able to interact and ask questions live. Please have a look at this link and register for one that works for you:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://paloaltonetworks.zoom.us/webinar/register/WN_biM82jcmTiGuQxp5NmOQ7w#/registration" target="_blank"&gt;https://paloaltonetworks.zoom.us/webinar/register/WN_biM82jcmTiGuQxp5NmOQ7w#/registration&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 17:39:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/expport-all-resource-information-with-tags/m-p/573505#M1147</guid>
      <dc:creator>CloudEngineer</dc:creator>
      <dc:date>2024-01-18T17:39:19Z</dc:date>
    </item>
  </channel>
</rss>

