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: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.
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

Help with create api call

Despite me reading alot of documentation i have not really understood this.

 

Im trying to add a device in panorama, so i run this command from the cli.

 

 

set mgt-config devices 1234555 hostname 1234

 

This gives me the following output.

 

 (container-tag: ...

hbalzac by L3 Networker
  • 2653 Views
  • 2 replies
  • 0 Likes

reading ARP table

Hi,

I am new here!

I want to extract the ARP table from our PA-5000's.

At this moment, I can do this by using the CLI ("show arp all").

Is there another way to do this (by using SNMP or API)?

/api/?type=op&cmd=<show><arp></arp></show> gives me error 17

Kin

...

dbruyne by L0 Member
  • 10030 Views
  • 9 replies
  • 1 Likes

Azure API - Multiple Subscriptions

I have a customer that has multiple growing number of subscriptions on Azure and he would like to know if there is a better way configure them, instead of creating Service Principles, one by one.

 

PS: if the subscription ID was not a required field, t

...

image003.png

Lets Encrypt

Hi,


Our customer is implementing the Lets Encrypt (https://letsencrypt.org/) in the whole his infrastructure. 

This way, every certificates SSL expired in 90 days.

The Palo Alto use certificate SSL to VPN, Captive Portal, and others services.

Is there an

...

Export Panorama config-bundle using the API.

Hello.

 

I apologize if this question is already answered. Is it possible to export the config-bundle using the XML API?

I can only download the Panorama config. And i do not have direct IP access to the firewalls that are connected.

 

If this is not poss

...

Resolved! Automatic download of updates

My Palo Alto is not connected to the internet. When I need to update it I must manually download the updates from a browser, copy them to my PA, then apply them.

Is there a way to autmate the download of the updates? Ideally I only want to download th

...

Test nat-policy rules API

Hi all,

I want to use the APIs to test if the source, destination, protocol and port that I've inserted, match with one of my NAT policy rules. 

The complete request of the API that I've implemented is:

https://192.168.111.192/api/?type=op&cmd=<test><na...

rules.png

API call for nat-policy-addresses

Hello Community,

we would use an API to see the output of show running nat-policy-addresses command for each vsys.

The following API work properly when on the firewall there is only one vsys.

 

https://<firewall-IP>/api/?type=op&cmd=%3Cshow%3E%3Crunning%

...