<?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: Python script to retrieve unsued/ zero hits security policy on PAN firewall in Automation/API Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-script-to-retrieve-unsued-zero-hits-security-policy-on/m-p/195345#M1541</link>
    <description>&lt;P&gt;Nevermind, there's a whole article devoted to this topic:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Learning-Articles/How-to-Identify-Unused-Policies-on-a-Palo-Alto-Networks-Device/ta-p/53202" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Learning-Articles/How-to-Identify-Unused-Policies-on-a-Palo-Alto-Networks-Device/ta-p/53202&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jan 2018 17:37:26 GMT</pubDate>
    <dc:creator>gfreeman</dc:creator>
    <dc:date>2018-01-16T17:37:26Z</dc:date>
    <item>
      <title>Python script to retrieve unsued/ zero hits security policy on PAN firewall</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-script-to-retrieve-unsued-zero-hits-security-policy-on/m-p/192963#M1530</link>
      <description>&lt;P&gt;I an new to automation though worked on cisco automation before, want to know any basic scripts for PAN firewalls with Python.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: New idea are welcome&lt;/P&gt;</description>
      <pubDate>Sat, 23 Dec 2017 12:09:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-script-to-retrieve-unsued-zero-hits-security-policy-on/m-p/192963#M1530</guid>
      <dc:creator>sandeep.paul</dc:creator>
      <dc:date>2017-12-23T12:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Python script to retrieve unsued/ zero hits security policy on PAN firewall</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-script-to-retrieve-unsued-zero-hits-security-policy-on/m-p/195343#M1540</link>
      <description>&lt;P&gt;As of PANOS 8.0, there is no rule hit count for policies.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2018 17:16:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-script-to-retrieve-unsued-zero-hits-security-policy-on/m-p/195343#M1540</guid>
      <dc:creator>gfreeman</dc:creator>
      <dc:date>2018-01-16T17:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Python script to retrieve unsued/ zero hits security policy on PAN firewall</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-script-to-retrieve-unsued-zero-hits-security-policy-on/m-p/195345#M1541</link>
      <description>&lt;P&gt;Nevermind, there's a whole article devoted to this topic:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Learning-Articles/How-to-Identify-Unused-Policies-on-a-Palo-Alto-Networks-Device/ta-p/53202" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Learning-Articles/How-to-Identify-Unused-Policies-on-a-Palo-Alto-Networks-Device/ta-p/53202&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2018 17:37:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-script-to-retrieve-unsued-zero-hits-security-policy-on/m-p/195345#M1541</guid>
      <dc:creator>gfreeman</dc:creator>
      <dc:date>2018-01-16T17:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Python script to retrieve unsued/ zero hits security policy on PAN firewall</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-script-to-retrieve-unsued-zero-hits-security-policy-on/m-p/205754#M1622</link>
      <description>&lt;P&gt;8.1 now has this available in gui&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;should be fairly straightforward to use xml api to find xpath to make python script&lt;/P&gt;</description>
      <pubDate>Thu, 15 Mar 2018 19:37:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-script-to-retrieve-unsued-zero-hits-security-policy-on/m-p/205754#M1622</guid>
      <dc:creator>ajr0</dc:creator>
      <dc:date>2018-03-15T19:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Python script to retrieve unsued/ zero hits security policy on PAN firewall</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-script-to-retrieve-unsued-zero-hits-security-policy-on/m-p/206600#M1629</link>
      <description>&lt;P&gt;Unused rules are easy, either through the web GUI or the CLI.&amp;nbsp; It should be possible to run the CLI command via the API as an "operational command" call.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Learning-Articles/How-to-Identify-Unused-Policies-on-a-Palo-Alto-Networks-Device/ta-p/53202" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Learning-Articles/How-to-Identify-Unused-Policies-on-a-Palo-Alto-Networks-Device/ta-p/53202&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 19:44:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/python-script-to-retrieve-unsued-zero-hits-security-policy-on/m-p/206600#M1629</guid>
      <dc:creator>JoeAndreini</dc:creator>
      <dc:date>2018-03-20T19:44:25Z</dc:date>
    </item>
  </channel>
</rss>

