Automation/API Discussions

Threads in this discussion area are now read-only. 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

Threads in this discussion area are now read-only. If you have a question about Automation/API products please visit our product discussions.

About Automation/API Discussions

Threads in this discussion area are now read-only. If you have a question about Automation/API products please visit our product discussions.

Discussions

API to get Global protect users logs

Hi All,

 

Any suggestions on how to get Global protect logs for last 24 hours from panorama.

In the Web interface in the systems logs  if we put the filter globalprotectportal-config-succ using the Time frame, we get all the previous user detail for glo

...

Umakant by L0 Member
  • 2950 Views
  • 1 replies
  • 0 Likes

Resolved! XML API to get all policies using same Tags

Hi All,

 

Any suggestions on how to get all the policies from paloalto with same name using XML api call.

In the Web interface in the search bar if we search using the Tag, we get all the policies containing the tag names. However, in api interfaces not

...

Paid API Account?

Hello everyone,,

I'm a hobbyist developer and have created a new tool to display threaded discussions, am testing it on Reddit discussions trees and have an API question. For example, here's a Traverse representation of a recent submission.

My question

...

challa by L0 Member
  • 2083 Views
  • 0 replies
  • 0 Likes

Using x-path with spaces

Hi,

The "load config partial from x-path" is great for copy or moving config but I can't work out how to get it to deal with spaces. e.g. if I want to copy a policy and the policy name has a space in it I can't get the correct syntax.

 

The XML API Brow

...

SARowe_NZ by L3 Networker
  • 11484 Views
  • 13 replies
  • 0 Likes

Resolved! Dynamic Content updates

Hello all, 

I have recently deployed a few Palo Altos to provide IDS across our estate. 
Now this has given our Security team added visibility into whats going on. 
However, one of the things they want is reassurance that the dynamic content updates are

...

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

...

Resolved! Prisma Access Retrieve IP Addresses API

Hi,

I am trying to run the API script in python to retrieve the gateway addresses, but I am unable to get it to work. Any help would be appreciated. The command I used was:

curl -X POST --data @prismaapi.txt -k -H header-api-key:(key redacted) "https:/

...

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
  • 2111 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
  • 3527 Views
  • 1 replies
  • 0 Likes
  • 1031 Posts
  • 69 Subscriptions
Top Liked Posts
Top Liked Authors