<?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: Palo Alto API for End of Life services. in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-api-for-end-of-life-services/m-p/557524#M113109</link>
    <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/315065"&gt;@tech_geek2023&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only information about end-of-life or end-of-support I know off is listed on the &lt;A href="https://docs.paloaltonetworks.com/resources/eol#sort=relevancy&amp;amp;layout=card&amp;amp;numberOfResults=25" target="_blank" rel="noopener"&gt;EoL Resources&lt;/A&gt; page where you'll find information for hardware and software EoL plus end-of-sale announcements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With the extracted script info you should be able to match the model with the hardware EoL and the PAN-OS version with the software EoL dates on those pages. Or are you looking for something more specific ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;-Kim.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Sep 2023 09:54:16 GMT</pubDate>
    <dc:creator>kiwi</dc:creator>
    <dc:date>2023-09-12T09:54:16Z</dc:date>
    <item>
      <title>Palo Alto API for End of Life services.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-api-for-end-of-life-services/m-p/557468#M113105</link>
      <description>&lt;P&gt;&lt;FONT face="georgia,palatino"&gt;Team,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="georgia,palatino"&gt;Any aware if Palo Alto provides any API's which can help with End of Life dates? e.g. check for a device by serial number, by model number, check for the PAN OS version etc.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="georgia,palatino"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="georgia,palatino"&gt;Nikson.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 04:53:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-api-for-end-of-life-services/m-p/557468#M113105</guid>
      <dc:creator>tech_geek2023</dc:creator>
      <dc:date>2023-09-12T04:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto API for End of Life services.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-api-for-end-of-life-services/m-p/557521#M113106</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/315065"&gt;@tech_geek2023&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The "show system info" api call will give you information such as model, PAN-OS version, serial number and more:&lt;/P&gt;
&lt;DIV style="padding-top: 30px; clear: both;"&gt;&lt;STRONG&gt;XML API Url&lt;/STRONG&gt;
&lt;DIV style="margin-top: 10px; word-wrap: break-word;"&gt;/api/?type=op&amp;amp;cmd=&amp;lt;show&amp;gt;&amp;lt;system&amp;gt;&amp;lt;info&amp;gt;&amp;lt;/info&amp;gt;&amp;lt;/system&amp;gt;&amp;lt;/show&amp;gt;&lt;/DIV&gt;
&lt;DIV style="margin-top: 10px; word-wrap: break-word;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="margin-top: 10px; word-wrap: break-word;"&gt;&amp;lt;response status="success"&amp;gt;&lt;BR /&gt;&amp;lt;result&amp;gt;&lt;BR /&gt;&amp;lt;system&amp;gt;&lt;BR /&gt;&amp;lt;hostname&amp;gt;xxxxxx&amp;lt;/hostname&amp;gt;&lt;BR /&gt;&amp;lt;ip-address&amp;gt;xxxxx&amp;lt;/ip-address&amp;gt;&lt;BR /&gt;&amp;lt;public-ip-address&amp;gt;unknown&amp;lt;/public-ip-address&amp;gt;&lt;BR /&gt;&amp;lt;netmask&amp;gt;255.255.255.255&amp;lt;/netmask&amp;gt;&lt;BR /&gt;&amp;lt;default-gateway&amp;gt;xxxxx&amp;lt;/default-gateway&amp;gt;&lt;BR /&gt;&amp;lt;is-dhcp&amp;gt;yes&amp;lt;/is-dhcp&amp;gt;&lt;BR /&gt;&amp;lt;ipv6-address&amp;gt;unknown&amp;lt;/ipv6-address&amp;gt;&lt;BR /&gt;&amp;lt;ipv6-link-local-address&amp;gt;xxxxxx&amp;lt;/ipv6-link-local-address&amp;gt;&lt;BR /&gt;&amp;lt;mac-address&amp;gt;42:01:64:40:64:14&amp;lt;/mac-address&amp;gt;&lt;BR /&gt;&amp;lt;time&amp;gt;Tue Sep 12 01:17:38 2023 &amp;lt;/time&amp;gt;&lt;BR /&gt;&amp;lt;uptime&amp;gt;102 days, 6:26:12&amp;lt;/uptime&amp;gt;&lt;BR /&gt;&amp;lt;devicename&amp;gt;xxxxxxx&amp;lt;/devicename&amp;gt;&lt;BR /&gt;&amp;lt;family&amp;gt;vm&amp;lt;/family&amp;gt;&lt;BR /&gt;&amp;lt;model&amp;gt;PA-VM&amp;lt;/model&amp;gt;&lt;BR /&gt;&amp;lt;serial&amp;gt;YOURSERIAL&amp;lt;/serial&amp;gt;&lt;BR /&gt;&amp;lt;vm-mac-base&amp;gt;7C:89:C1:A6:4F:00&amp;lt;/vm-mac-base&amp;gt;&lt;BR /&gt;&amp;lt;vm-mac-count&amp;gt;256&amp;lt;/vm-mac-count&amp;gt;&lt;BR /&gt;&amp;lt;vm-uuid&amp;gt;xxxxxxxx&amp;lt;/vm-uuid&amp;gt;&lt;BR /&gt;&amp;lt;vm-cpuid&amp;gt;xxxxxxxx&amp;lt;/vm-cpuid&amp;gt;&lt;BR /&gt;&amp;lt;vm-license&amp;gt;VM-100&amp;lt;/vm-license&amp;gt;&lt;BR /&gt;&amp;lt;vm-cap-tier&amp;gt;6.5 GB&amp;lt;/vm-cap-tier&amp;gt;&lt;BR /&gt;&amp;lt;vm-cores&amp;gt;8&amp;lt;/vm-cores&amp;gt;&lt;BR /&gt;&amp;lt;vm-mem&amp;gt;30865416&amp;lt;/vm-mem&amp;gt;&lt;BR /&gt;&amp;lt;relicense&amp;gt;0&amp;lt;/relicense&amp;gt;&lt;BR /&gt;&amp;lt;vm-mode&amp;gt;GCE&amp;lt;/vm-mode&amp;gt;&lt;BR /&gt;&amp;lt;cloud-mode&amp;gt;cloud&amp;lt;/cloud-mode&amp;gt;&lt;BR /&gt;&amp;lt;sw-version&amp;gt;11.0.0&amp;lt;/sw-version&amp;gt;&lt;BR /&gt;&amp;lt;global-protect-client-package-version&amp;gt;6.1.0&amp;lt;/global-protect-client-package-version&amp;gt;&lt;BR /&gt;&amp;lt;device-dictionary-version&amp;gt;93-429&amp;lt;/device-dictionary-version&amp;gt;&lt;BR /&gt;&amp;lt;device-dictionary-release-date&amp;gt;2023/09/08 11:36:02 PDT&amp;lt;/device-dictionary-release-date&amp;gt;&lt;BR /&gt;&amp;lt;app-version&amp;gt;8751-8269&amp;lt;/app-version&amp;gt;&lt;BR /&gt;&amp;lt;app-release-date&amp;gt;2023/09/05 12:59:12 PDT&amp;lt;/app-release-date&amp;gt;&lt;BR /&gt;&amp;lt;av-version&amp;gt;4571-5088&amp;lt;/av-version&amp;gt;&lt;BR /&gt;&amp;lt;av-release-date&amp;gt;2023/09/10 12:24:37 PDT&amp;lt;/av-release-date&amp;gt;&lt;BR /&gt;&amp;lt;threat-version&amp;gt;8751-8269&amp;lt;/threat-version&amp;gt;&lt;BR /&gt;&amp;lt;threat-release-date&amp;gt;2023/09/05 12:59:12 PDT&amp;lt;/threat-release-date&amp;gt;&lt;BR /&gt;&amp;lt;wf-private-version&amp;gt;0&amp;lt;/wf-private-version&amp;gt;&lt;BR /&gt;&amp;lt;wf-private-release-date&amp;gt;unknown&amp;lt;/wf-private-release-date&amp;gt;&lt;BR /&gt;&amp;lt;url-db&amp;gt;paloaltonetworks&amp;lt;/url-db&amp;gt;&lt;BR /&gt;&amp;lt;wildfire-version&amp;gt;802720-806502&amp;lt;/wildfire-version&amp;gt;&lt;BR /&gt;&amp;lt;wildfire-release-date&amp;gt;2023/09/12 00:57:51 PDT&amp;lt;/wildfire-release-date&amp;gt;&lt;BR /&gt;&amp;lt;wildfire-rt&amp;gt;Disabled&amp;lt;/wildfire-rt&amp;gt;&lt;BR /&gt;&amp;lt;url-filtering-version&amp;gt;20230912.20125&amp;lt;/url-filtering-version&amp;gt;&lt;BR /&gt;&amp;lt;global-protect-datafile-version&amp;gt;unknown&amp;lt;/global-protect-datafile-version&amp;gt;&lt;BR /&gt;&amp;lt;global-protect-datafile-release-date&amp;gt;unknown&amp;lt;/global-protect-datafile-release-date&amp;gt;&lt;BR /&gt;&amp;lt;global-protect-clientless-vpn-version&amp;gt;0&amp;lt;/global-protect-clientless-vpn-version&amp;gt;&lt;BR /&gt;&amp;lt;logdb-version&amp;gt;11.0.0&amp;lt;/logdb-version&amp;gt;&lt;BR /&gt;&amp;lt;plugin_versions&amp;gt;&lt;BR /&gt;&amp;lt;entry name="vm_series" version="4.0.0"&amp;gt;&lt;BR /&gt;&amp;lt;pkginfo&amp;gt;vm_series-4.0.0&amp;lt;/pkginfo&amp;gt;&lt;BR /&gt;&amp;lt;/entry&amp;gt;&lt;BR /&gt;&amp;lt;entry name="dlp" version="4.0.0"&amp;gt;&lt;BR /&gt;&amp;lt;pkginfo&amp;gt;dlp-4.0.0&amp;lt;/pkginfo&amp;gt;&lt;BR /&gt;&amp;lt;/entry&amp;gt;&lt;BR /&gt;&amp;lt;/plugin_versions&amp;gt;&lt;BR /&gt;&amp;lt;platform-family&amp;gt;vm&amp;lt;/platform-family&amp;gt;&lt;BR /&gt;&amp;lt;vpn-disable-mode&amp;gt;off&amp;lt;/vpn-disable-mode&amp;gt;&lt;BR /&gt;&amp;lt;multi-vsys&amp;gt;off&amp;lt;/multi-vsys&amp;gt;&lt;BR /&gt;&amp;lt;operational-mode&amp;gt;normal&amp;lt;/operational-mode&amp;gt;&lt;BR /&gt;&amp;lt;advanced-routing&amp;gt;off&amp;lt;/advanced-routing&amp;gt;&lt;BR /&gt;&amp;lt;device-certificate-status&amp;gt;Valid&amp;lt;/device-certificate-status&amp;gt;&lt;BR /&gt;&amp;lt;/system&amp;gt;&lt;BR /&gt;&amp;lt;/result&amp;gt;&lt;BR /&gt;&amp;lt;/response&amp;gt;&lt;/DIV&gt;
&lt;DIV style="margin-top: 10px; word-wrap: break-word;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="margin-top: 10px; word-wrap: break-word;"&gt;Kind regards,&lt;/DIV&gt;
&lt;DIV style="margin-top: 10px; word-wrap: break-word;"&gt;-Kim.&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Sep 2023 08:26:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-api-for-end-of-life-services/m-p/557521#M113106</guid>
      <dc:creator>kiwi</dc:creator>
      <dc:date>2023-09-12T08:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto API for End of Life services.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-api-for-end-of-life-services/m-p/557522#M113107</link>
      <description>&lt;P&gt;Thanks Kim. I have managed to write a python script to extract that information from the device.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The challenge is what can I do next?&lt;/P&gt;
&lt;P&gt;I will have to send this PAN OS version or the serial number to some database, right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does Palo Alto have any such Public API's features where we can send the details?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nikson.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 08:45:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-api-for-end-of-life-services/m-p/557522#M113107</guid>
      <dc:creator>tech_geek2023</dc:creator>
      <dc:date>2023-09-12T08:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto API for End of Life services.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-api-for-end-of-life-services/m-p/557524#M113109</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/315065"&gt;@tech_geek2023&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only information about end-of-life or end-of-support I know off is listed on the &lt;A href="https://docs.paloaltonetworks.com/resources/eol#sort=relevancy&amp;amp;layout=card&amp;amp;numberOfResults=25" target="_blank" rel="noopener"&gt;EoL Resources&lt;/A&gt; page where you'll find information for hardware and software EoL plus end-of-sale announcements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With the extracted script info you should be able to match the model with the hardware EoL and the PAN-OS version with the software EoL dates on those pages. Or are you looking for something more specific ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;-Kim.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 09:54:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-api-for-end-of-life-services/m-p/557524#M113109</guid>
      <dc:creator>kiwi</dc:creator>
      <dc:date>2023-09-12T09:54:16Z</dc:date>
    </item>
  </channel>
</rss>

