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

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
  • 4912 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

...

Resolved! Panorama Edit a security post-rule REST-API logic

Hi,

 

I was wondering if I'm using the edit security post-rule endpoint correctly or I'm missing something here.

 

I am sending an HTTP PUT request to the panorama to update an existing security rule, but according to the documentation, if I want to upda

...

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

...

  • 1034 Posts
  • 70 Subscriptions
Top Liked Authors