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

Demisto Mail Sender Integration (problem)

Hello,

I am using Demisto community edition and i want to integrate it with "SMTP" in order to be able to send e-mails, but i couldn't and encountred the following error message. "(-1, 'E Fatal error: tls_start_servertls() failed') (85)
"

 

So I am askin

...

mail error.png
ilyes23i by L0 Member
  • 1580 Views
  • 0 replies
  • 0 Likes

Resolved! Client want to reset vpn tunnel though API tools

Hi Guys,

 

We have site to site vpn tunnel to client . Now client have tools that can call api from our side that can see vpn tunnel is down or not and reset it. But how we can give access to api to only specifi vpn tunnel to reset like ( clear & test

...

NavidAlam by L3 Networker
  • 3596 Views
  • 3 replies
  • 0 Likes

Resolved! ansible-galaxy ssl issue "certificate verify failed"

Hello,

Trying to install "ansible-galaxy collection install paloaltonetworks.panos" and getting the error below, anyone ran into this issue, if so can you please provide steps to fix this issue?

Many thanks

 

 

ansible-galaxy collection install paloaltone

...

cziaeian by L1 Bithead
  • 13620 Views
  • 1 replies
  • 0 Likes

Resolved! Ansible and set commands

new to ansible - that being said I wanted to ask has anyone used example playbooks in ansible-galaxy to do config changes to 20 or 100 + plus devices?  In the past, I have used a custom python script that works well it allows me to manually add the c

...

Porfirio by L1 Bithead
  • 4443 Views
  • 2 replies
  • 0 Likes

panos_security_rule - unsupported params

trying to add description field to my security rules over multiple vsys's.

 

using the panos_security_rule and setting the vsys flag I get unsupported params.

 

msg": "Unsupported parameters for (panos_security_rule) module: disabled, log_setting, vsys S

...

Cisco Anyconnect Regex for User-ID

We're using Cisco Anyconnect version 3.1 and are having issues using the syslog user-id receiver in panos 6.1.3. The default syslog profile for cisco anyconnect 1.0 and the regex entriy doesn't correctly interpet the correct user id dhcp assigned IP

...

Automate Panorama 10.0 bootstrap process

Hi there,

 

I'm wondering if I can use the VM-Series Firewall Bootstrap Workflow for bootstrapping a Panorama VM in AWS. 

(https://docs.paloaltonetworks.com/vm-series/10-0/vm-series-deployment/bootstrap-the-vm-series-firewall/vm-series-firewall-bootstra

...

policies.SecurityRule().clone??

I'm having a terrible time trying to just simply 'clone' a security rule, and then edit it how desired, without running into issues.

 

First, using copy.deepcopy(security_rule) works perfectly...however adds a massive amount of run-time to my program.

...

Resolved! How to add new objects to a Panos_address_group

Hi Folks,

 

I see that "Panos_address_group" can help you to create groups with a list of "static_values"; however, how do you "add/modify" a new IP addresses to an existing group or how do you delete values from the static list?

 

I did try using "panos

...

Resolved! Palo Alto REST API - test security-policy-match

Hello,

I have been trying using the command "test security-policy-match" with REST API. I do get a proper response, but i'm missing some valuable information.

From the CLI i get the following response:
admin@KAS-PaloAlto> test security-policy-match from

...