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

Cortex XDR Api

Good Morning,

 

From today the cortex xdr api is not working correctly, every query is responding with an internal server error while up to yesterday all was working correctly.
Someone knows if there are ongoing changes at backend level or to the api di

...

NicoloS by L0 Member
  • 990 Views
  • 0 replies
  • 0 Likes

Ansible change interzone-default logging

I am trying to figure out a way that I can use Ansible playbook to override the interzone-default rule to add 'logging at session end'.

 

Have tried using panos_type_cmd but so far not having any luck.  Just gettin the following error:

"module_stdout":

...

Jaromme by L1 Bithead
  • 1404 Views
  • 4 replies
  • 0 Likes

Always connect to active firewall

HI @gfreeman @btorresgil 

 

Just checking how we can connect to active firewall using Ansible module .

In python , we are using refresh_ha_active()  and its working , however we need to test using Ansible.
Could you please provide some input here. 

 

Thank

...

Automate Firewall Policies and Objects

Hello Everyone,

 

I have a bunch of Palos been centrally managed by Panorama. I am about to embark on an automation journey - more interested in configuration management. I am interested to know what the best practices are and how the community got sta

...

Overused/Taxed Panorama API

Hi, we have various tools using the Panorama API. Some collect logs, some collect rule data and some make rule/object changes. We also have numerous engineers making changes via the CLI and committing all day. What we notice is that sometimes Ansible

...

SimonT by L2 Linker
  • 899 Views
  • 1 replies
  • 0 Likes

New Firewall Build Process

Hopefully I am putting this post in the right place.   Please feel free to let me know if I should place it elsewhere. 

 

I work at a place where we deploy a lot firewalls.  At the moment, it is a bunch of the PA-220r devices, but we work with the PA-8

...

Automating HA key exchange

Hello all.

Is there a way to automate the exchange of HA keys when creating an HA pair?

I have gotten everything else using terraform/ansible/panorama. But I cannot figure out how to do HA key exchange programmatically.

Anyone has done it?

 

 

Thanks

Adding interfaces to OSPF with Ansible?

Hi

Now I am able to create l3 interfaces and add them to the VR by ansible. Now I want to add these interfaces to OSPF.

I found modules for configuring static routes, configure basic VR and OSPF parameters like administrative distances, for redistribut

...

How can we activate an authcode for a feature license in PA-VM firewall using ansible? I tried panos_lic module, but it did not worked.

Hello All,

 

I am using ansible to deploy a bunch of PA-VMs. I have been using ansible to push various configurations to it including the base license. However, I am unable to update an authcode for a feature license (for example DNS) using the panos

...