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

Resolved! API Commit for user specific changes

It looks like it is only possible to do full commit using API, which is not ideal on a production panorama, because it will commit the changes of all other users. 

When I create the changes and login using the API username, then I can commit the user

...

batd2 by L4 Transporter
  • 2737 Views
  • 10 replies
  • 0 Likes

Resolved! Netmiko output blank

Hi,

 

I run Netmiko for bulk packet captures in AWS. It works well but there is never output when using the Palo Alto device type. Output for Cisco works well. An example would be:

 

from netmiko import ConnectHandler print("Connecting to Palo Alto to s...

Resolved! REST api for updating addresses

i'm trying to update a field on an address using the api (switching it from 'ip-netmask' to 'fqdn') i have called this api:

https://10.30.100.31/api/?key=<API_KEY>&type=config&action=edit&xpath=/config/shared/address    as a PUT, and passed in the ent

...

Templates vs Ansible

Hello,

 

We are configuring all our Firewalls (PA-52xx) via Ansible playbooks with extensive usage of Ansible modules. It works totally fine for us. Configurations are consistent and reinstalling a firewall from scratch works like a charm.

 

We are wonde

...

Anyone using Postman for API calls?

I am new to this API stuff and I am trying to use postman to get just basic objects out of my palo. Just something as simple as "https://192.168.81.50/restapi/9.0/Objects/Addresses" the return I get it cannot get any response. I setup my api key in a

...

Top Solution Authors
Top Liked Authors