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! Get routes through Panorama

Hello Fellow Community Members,

 

we are currently working on automation solution which involves getting routing tables from firewalls. Is there any way we can get routing tables from firewalls through Panorama's API?

 

Thanks in advance!

czinu by L0 Member
  • 1789 Views
  • 2 replies
  • 0 Likes

Get Tunnel ProxyID - panos python SDK

 

Hi all,
i really need for some help.

I´m trying to retrieve the proxy_id configured in the firewall using SDK, it´s not working:

import getpass from panos import network from panos import policies from panos import firewall from panos import objects fr
...

Palo Alto Rest API

I need speed/duplex/state information from Firewall Interfaces. in panorama gui it is showing in Link-State. I need the same information via REST API. 

ARMohan by L0 Member
  • 885 Views
  • 0 replies
  • 0 Likes

network interface through loop/iteration

i'm trying to create interface every time i run my playbook and meanwhile i also need to make sure that it will compare the existing interface details and creating new one by incrementing interface/tunnel no...

i have tried to create two task , first

...

Top Solution Authors