<?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: Need help with creating service ports and firewall rules using python in Automation/API Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/need-help-with-creating-service-ports-and-firewall-rules-using/m-p/438197#M2800</link>
    <description>&lt;P&gt;It seems i will have to download ansible and&amp;nbsp;&lt;SPAN&gt;Then in the playbooks specify i need to use pan-os collection.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But i dont think i can install ansible directly on windows . This can only be installed on linux or centos or any vm. otherwise i will have to install something called cygwin which i do suppose is open source . is there any security related issue with installing that.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also how i will make the ansible installed on cygwin talk with my firewall api any idea.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 02 Oct 2021 06:33:02 GMT</pubDate>
    <dc:creator>AsrarF</dc:creator>
    <dc:date>2021-10-02T06:33:02Z</dc:date>
    <item>
      <title>Need help with creating service ports and firewall rules using python</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/need-help-with-creating-service-ports-and-firewall-rules-using/m-p/437849#M2797</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;Asrar here... Thanks in advance.&lt;/P&gt;&lt;P&gt;I am in the process of creating services ports(bulk) and then add them to the a service port group.&lt;/P&gt;&lt;P&gt;2.Make address objects (Again in bulk).&lt;/P&gt;&lt;P&gt;3.Configuring a rule using the address objects, Service group created earlier.&lt;/P&gt;&lt;P&gt;Wanted to automate this whole task so as to speed this up. Any help in this will be highly appreciated.&lt;/P&gt;&lt;P&gt;I am pretty much novice in python and automating tasks using apis(with post man)&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 19:11:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/need-help-with-creating-service-ports-and-firewall-rules-using/m-p/437849#M2797</guid>
      <dc:creator>AsrarF</dc:creator>
      <dc:date>2021-09-30T19:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with creating service ports and firewall rules using python</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/need-help-with-creating-service-ports-and-firewall-rules-using/m-p/437919#M2798</link>
      <description>&lt;P&gt;Would recommend using the&amp;nbsp;&lt;A href="https://galaxy.ansible.com/paloaltonetworks/panos" target="_self"&gt;Ansible collection&lt;/A&gt;&amp;nbsp;or the&amp;nbsp;&lt;A href="https://registry.terraform.io/providers/PaloAltoNetworks/panos/latest" target="_self"&gt;Terraform provider&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 23:12:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/need-help-with-creating-service-ports-and-firewall-rules-using/m-p/437919#M2798</guid>
      <dc:creator>gfreeman</dc:creator>
      <dc:date>2021-09-30T23:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with creating service ports and firewall rules using python</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/need-help-with-creating-service-ports-and-firewall-rules-using/m-p/438197#M2800</link>
      <description>&lt;P&gt;It seems i will have to download ansible and&amp;nbsp;&lt;SPAN&gt;Then in the playbooks specify i need to use pan-os collection.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But i dont think i can install ansible directly on windows . This can only be installed on linux or centos or any vm. otherwise i will have to install something called cygwin which i do suppose is open source . is there any security related issue with installing that.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also how i will make the ansible installed on cygwin talk with my firewall api any idea.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Oct 2021 06:33:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/need-help-with-creating-service-ports-and-firewall-rules-using/m-p/438197#M2800</guid>
      <dc:creator>AsrarF</dc:creator>
      <dc:date>2021-10-02T06:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with creating service ports and firewall rules using python</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/need-help-with-creating-service-ports-and-firewall-rules-using/m-p/438213#M2801</link>
      <description>&lt;P&gt;Yes, I don't think many of the IaC tools like Ansible and Terraform have Windows binaries for execution. If you're desperate to run these tools from your own machine, another option besides Cygwin is WSL (&lt;A href="https://docs.microsoft.com/en-us/windows/wsl/about" target="_blank"&gt;https://docs.microsoft.com/en-us/windows/wsl/about&lt;/A&gt;). However, you may wish to consider how using IaC tools will scale, and executing them from a centralised place as opposed to a Windows workstation. Both tools have options, including supported enterprise versions, and can also be executed with pipelines too.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Oct 2021 10:14:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/need-help-with-creating-service-ports-and-firewall-rules-using/m-p/438213#M2801</guid>
      <dc:creator>JimmyHolland</dc:creator>
      <dc:date>2021-10-02T10:14:15Z</dc:date>
    </item>
  </channel>
</rss>

