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

VPN/BGP configuration in Terraform

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/BGP connection in the terraform file or via API, or it is better to deploy a backup that is stored...

Ansible panos_type_cmd | send arbitrary command to firewall via Panorama

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: Panorama connection: local gather_facts: no vars: provider: ip_address: '{{ "Panorama IP"...

Aidar5 by L0 Member
  • 3343 Views
  • 1 replies
  • 0 Likes

Send API request from Panos 10 to Cortex XDR

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 internet and if the event are recognized as critical i want to send action with the log forwarding prof...

Rule automation

Hi AllI want to do rule adition/Modifcation automation by firemon tool.What we have to take care 1st.Can any one suggest me

cucatuza by L0 Member
  • 1993 Views
  • 0 replies
  • 0 Likes

Extreme Networking connection for User-ID

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.pdfPalo setup starts on page 147. Can we set this up in Panorama or does it have to be on the box directly?

Global Protect Client Passcode Modification using API

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 it is throwing an error "may need to override template object first" Please find th...

Achyuth7916_0-1612890943954.png

Unable to update existing security rules to add new source_ip or destination_ip members

While trying to get the rule details of existing rules and change the members and use the same to create the rule again as an update, having issues with few fields that require specific inputs. For example the field "disabled" in the existing firewall rule is read as 'null' value and while trying to update it that field doesn't accept 'null' val...

When I pull the device state in Panorama through API, I'm not getting what I expect!

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=SerialNumber&key=API_KEY" -o device_state_cfg.tgz

Using the ansible modules with panorama

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? How do you use these modules via panorama?

View Panorama API Keys

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.

batd2 by L4 Transporter
  • 2376 Views
  • 1 replies
  • 0 Likes

Resolved! Ansible panos_facts Config Sub Set

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 appears to be xml. What was this outputs intended use? Was it intended to be parsed for registerin...

  • 1031 Posts
  • 68 Subscriptions