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

Discussions

Add sub-interface REST API question

Trying to add sub-interface to aggregated one via REST-API on 9.1 and realized that I can't even see them using GET method:

curl -k -X GET 'https://MyFW/restapi/v9.1/Network/EthernetInterfaces' -H 'X-PAN-KEY'

gives me only physical interfaces and does

...

Need Help For Using XML API with Ansible

Hi Everyone, need helping hand in my scenario I am calling xml api from ansible to generate the custom report to get top 10 src users consuming high bandwidth in my network and then I want to save only top src user in some variable and want to call t

...

faisalma by L0 Member
  • 1504 Views
  • 0 replies
  • 0 Likes

Offline Content Downloader

We have a pair of Palo Alto's in a closed network with no access to the internet. We do not have Panaroma and at the moment the only way to get dynamic updates installed on to the units is by manually downloading from the website and impexing into th

...

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
  • 2545 Views
  • 1 replies
  • 0 Likes
Top Solution Authors
Top Liked Authors