install dynamic context with ansible playbook
I am new to Ansible.
I am looking for ansible playbook to download and install dynamic context on firewalls.
any reference would be helpful
Threads in this discussion area are now read-only. If you have a question about Automation/API products please visit our product discussions.
Threads in this discussion area are now read-only. If you have a question about Automation/API products please visit our product discussions.
Threads in this discussion area are now read-only. If you have a question about Automation/API products please visit our product discussions.
I am new to Ansible.
I am looking for ansible playbook to download and install dynamic context on firewalls.
any reference would be helpful
Good morning.
We want to include the Firewall infrastructure (FW and Panorama) deployment in a DevOps way. So we can deploy both systems entirely from a terraform file(s) through a pipeline.
We need to know if it exits a way to configure/define a VPN/B
Hi all,
I'm working on a Panorama API integration using Typescript - does anyone know if there are any good Panorama types defined that I can use?
Hello,
I tried to get information from firewall via Panorama using Ansible panos_type_cmd module. But in response I see: "msg": "******** not connected".
Could you someone advise how to debug this or check the correctness of playbook:
---
- hosts: Panora
...
Dear Live community,
I try to figure out how to send an API request to Cortex XDR from Palo firewall (panos10.x.x.) based on a critical event like:
A computer in the corporate network protected with Cortex XDR create traffic CC a destination of interne
...
Hi All
I want to do rule adition/Modifcation automation by firemon tool.
What we have to take care 1st.Can any one suggest me
We are attempting to connect to Extreme Connect in order to get user-ID info for our BYOD network. Does anyone have any experience with this setup?
https://documentation.extremenetworks.com/netsight/8.5/XMC_8.5_ExtremeConnect_User_Guide.pdf
Palo setup
...
Hi Everyone,
I am trying to modify the passcode of Global Protect Client. But I am unable to figure out what should be the element which needs to pass in the command. I have tried to set passcode directly using <passcode>54321</passcode> element. But
...
Hi
I need the CLI or API to get the PAN VM info from NSX environment where both are configured under the same vCenter.
Can we get pan VM info such as publisher name and product details from the NSX using CLI or REST API ?
Thanks,
Harirkishna
Hi,
When I try to pull the device state config of a firewall from panorama through API, I'm getting a file downloaded, but its not a valid file.
What I'm missing here !!! ?
curl -kG "https://panorama/api/?type=export&category=device-state&target=SerialN
...
We use Panorama for our firewalls. I see in most of the modules it says "panorama supported" but I don't see any documentation on declaring what template or device-group you are altering the configuration of. Did I miss some documentation here?
...
Is there a way to see all generated API keys on Panorama 9.1? Similar command exist on the wildfire appliance, but I could not find in Panorama.
So i am trying to delete a specific zone in a policy via XML API. However, it deletes all of the zones within the policy. Is there a better way to accomplish this? Or is it even possible to remove a specific zone without removing all of them?
Good afternoon team,
I need to obtain values such as the Panorama server IP from a firewall to accomplish a project using Ansible and the paloaltonetworks.panos 2.2.0 collection. The panos_facts module with the config subset specified outputs what ap
...