<?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 Managed devices list export in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/managed-devices-list-export/m-p/204969#M60233</link>
    <description>&lt;P&gt;I thought this would be something easy to look up and preform but I am obviously to optimistic.&amp;nbsp; What I would like to do is export a CSV or txt file with all the managed devices out of Panorama with thier device name, model, OS Version #, HA status, Management IP, serial number.&amp;nbsp; I can get all the information from the GUI under Panorama -&amp;gt; Managed Devices and then select the columns I want, but I cant export it. I rather not have to transcribe to excel 250 firewalls.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Mar 2018 22:57:50 GMT</pubDate>
    <dc:creator>vseward</dc:creator>
    <dc:date>2018-03-12T22:57:50Z</dc:date>
    <item>
      <title>Managed devices list export</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/managed-devices-list-export/m-p/204969#M60233</link>
      <description>&lt;P&gt;I thought this would be something easy to look up and preform but I am obviously to optimistic.&amp;nbsp; What I would like to do is export a CSV or txt file with all the managed devices out of Panorama with thier device name, model, OS Version #, HA status, Management IP, serial number.&amp;nbsp; I can get all the information from the GUI under Panorama -&amp;gt; Managed Devices and then select the columns I want, but I cant export it. I rather not have to transcribe to excel 250 firewalls.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 22:57:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/managed-devices-list-export/m-p/204969#M60233</guid>
      <dc:creator>vseward</dc:creator>
      <dc:date>2018-03-12T22:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Managed devices list export</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/managed-devices-list-export/m-p/205247#M60285</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;That does seem like a reasonable request. Reach out to your SE so they can add it to the wish list. Other than that I would suggest maybe doing a copy from panorama webpage into excel? I do this for our monthly audits of firewall changes. Its the only way I have found that is easy and works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 21:05:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/managed-devices-list-export/m-p/205247#M60285</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2018-03-13T21:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Managed devices list export</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/managed-devices-list-export/m-p/205252#M60286</link>
      <description>&lt;P&gt;... and another use case for the API. This way you are already able to do what you want without waiting until you upgrade to 8.1 (yes with 8.1 it is possible to export a CSV from the panorama WebUI)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;API Command:&lt;/P&gt;&lt;PRE&gt;https://PANORAMA/api/?key=APIKEY&amp;amp;type=op&amp;amp;cmd=&amp;lt;show&amp;gt;&amp;lt;devices&amp;gt;&amp;lt;all&amp;gt;&amp;lt;/all&amp;gt;&amp;lt;/devices&amp;gt;&amp;lt;/show&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 13 Mar 2018 22:06:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/managed-devices-list-export/m-p/205252#M60286</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2018-03-13T22:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Managed devices list export</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/managed-devices-list-export/m-p/205456#M60318</link>
      <description>&lt;P&gt;Thanks for the response.&amp;nbsp; Is it possible to do this from the CLI.&amp;nbsp; It appears the API call is going to require setup and credentials setup.&amp;nbsp; Though there is some debate if it will be possible at all since we use dual factor authentication on the GUI.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 19:38:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/managed-devices-list-export/m-p/205456#M60318</guid>
      <dc:creator>vseward</dc:creator>
      <dc:date>2018-03-14T19:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Managed devices list export</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/managed-devices-list-export/m-p/205488#M60330</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/74580"&gt;@vseward&lt;/a&gt;&lt;/P&gt;&lt;P&gt;If you are logged in to the WebUI (requires admin priviledges or at least API rights), then you can change the URL to https://PANORAMA/api. After that you should be able to click to the command in my last post (Operational Commands &amp;gt; show &amp;gt; devices &amp;gt; all). After that the xml list will be shown in the browser.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cannot test right now, but its possible that you will get your list simply with the command "show devices all".&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 21:56:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/managed-devices-list-export/m-p/205488#M60330</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2018-03-14T21:56:15Z</dc:date>
    </item>
  </channel>
</rss>

