Automation/API Discussions
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Automation/API Discussions

Discussions

Resolved! New to Python:Having issues with pandevice

Getting below error when connecting to firewall:

 

>>> import pandevice

>>> fw = Firewall("137.117.105.197", “firewall”, “firewall@123”)

  File "<stdin>", line 1

    fw = Firewall("137.117.105.197", “firewall”, “firewall@123”)

                             

...

Resolved! Creation of App-Id though XML Api

Hi Guys I am trying to create a App Id though xml api. I looked at the request though Debug Console:

<request cmd="set" obj="/config/devices/entry[@name='localhost.localdomain']/vsys/entry[@name='vsys1']/application/entry[@name='test2']" cookie="39209

...

Resolved! Ansible module - selecting "None" value

I'm trying to create a tunnel interface using Ansible module panos_tunnel from  Galaxy role PaloAltoNetworks.paloaltonetworks

My playbook is failing because it cannot detect correct netflow-profile value. In my configuration I don't have any netflow-p

...

XML API - Get thret ID and CVE (version 8.0)

Hello.

 

Working with firewalls on version 7 with a query to the following path: xpath=/config/predefined/threats/vulnerability  I was able to get an XML with CVE of every threat, but on version 8 XML doen't contain associated CVE.

 

Are any other path t

...

m.molina by L1 Bithead
  • 7786 Views
  • 7 replies
  • 2 Likes
Top Liked Authors