Automation/API Discussions
Here you will find content that will no longer be featured across LIVEcommunity and will only be available by accessing this repository. Although the content has been retired, it may still be relevant for your needs. If you have a question about Automation/API products please visit our product discussions.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Automation/API Discussions
Here you will find content that will no longer be featured across LIVEcommunity and will only be available by accessing this repository. Although the content has been retired, it may still be relevant for your needs. If you have a question about Automation/API products please visit our product discussions.
About Automation/API Discussions
Here you will find content that will no longer be featured across LIVEcommunity and will only be available by accessing this repository. Although the content has been retired, it may still be relevant for your needs. If you have a question about Automation/API products please visit our product discussions.

Discussions

Ansible - Backup config

I'm having a hard time understanding why I can't just use something like this to backup the my Palo.

- name: Backup up config - Palo Alto
panos_type_cmd:
cmd: show
xpath: "/config/devices/entry/deviceconfig/system"
ip_address: '{{ ansible_host }}'
username
...

jxjoseph by L0 Member
  • 2752 Views
  • 1 replies
  • 0 Likes

Alert Dismiss API issue

I’m have a bit of trouble getting the alert/dismiss (https://api.docs.prismacloud.io/reference#dismiss-alerts) call of the rest Api to work. I get a 400 error code with no error message in the response (e.g. missing required parameter, invalid parame

...

RVozzo by L0 Member
  • 1686 Views
  • 0 replies
  • 0 Likes

Can't Find Ansible Module Version 2.8.x

When installing the Pan-Os Ansible module from the Git repo links on the Livecommunity site on my Ubuntu Ansible server, it installs module version 2.4.1 (even when I use the ansible-galaxy -force option).  Somewhere between 1/3 and 1/2 of the comman

...

HOW TO REMOVE POLICY

Hi all,

I'm writing a script that removes policies that have hit counts equal to 0. How can I delethe them? what is the method to use. In the documentation I have not found the method to access the hit count variable, does it exist?

 

import pandevice i...

pandevice set_zone error

Greetings,

 

Using pandevice, I am able to add a tunnel interface, give it and IP, comment, and set the virtual router. using the set_virtual_router() function. However when trying the set_zone() function to set the security zone, I get an error. 

<prev

...

mrzepa2 by L2 Linker
  • 1786 Views
  • 0 replies
  • 0 Likes
Top Solution Authors
Top Liked Authors