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! Problem with initial Terraform Panos configuration panos_panorama_template

I am trying to configure a VM100 running version 8.3.1 with terraform. (I also tried the same on VM with version 9.0.1)I run the following version of Terraform:> terraform -vTerraform v0.11.13+ provider.panos v1.5.1 I have configured panos_panorama_template, panos_panorama_template_entry, panos_panorama_template_variable, panos_panorama_ether...

Resolved! Ansible Panos_security_rule "find" option isn't working?

Hi All, I am testing all PaloAlto's Ansible modules here and I'm keep getting the following error when using "operation: find"Here is my playbook: ---- name: Testing Palo Alto Panorama Panos_Security_rule moduleconnection: localhosts: panoramavars:pan_username: palo_ansiblepan_password: somepasswdtasks:- name: Find a specific security rulepanos_...

Setting up PAN OS for API access

I am trying to enable XML API to my Palo Alto v8.1 firewall. Despite documented steps, it doesnt seem to work. How do I verify if the XML API is setup correctly? Is there a clear step by step process to get the API access enabled?

Pritam39 by L0 Member
  • 4435 Views
  • 3 replies
  • 0 Likes

Resolved! Adding a new firewall to existing log collector group via API

Does any one know if there is an XML API call to add a new firewall to an existing Log Collector group, without needing to specify all the existing members of the LC group? For instance...here is the XML debug when adding a new firewall to an existing group. Unfortunately, I need to include all of the other firewalls as well. <request cmd=...

vmware / terraform bootstrap?

Hello, what would be an example workflow for deploying and bootstraping a vm-series on esxi? I can deploy a template using terraform, and I configure the firewall using the panos provider, but I don't understand how I'm supposed to bootstrap the firewall between those two steps.

Issues registering custom prototype and custom miner

# /opt/minemeld/engine/core/minemeld/nslookupm.py from __future__ import absolute_import import logging #import requests import socket #from . import basepoller LOG = logging.getLogger(__name__) class NSLOOKUPM(): def configure(self): # super(nsLookupM, self).configure() # self.polling_timeout = self.config.get('pollin...

Normalize domain name received from XML API user mapping source

We use Cloudpath enrollment system to onboard wireless clients. Cloudpath sends user mapping information to our Palo Alto firewalls using XML API. The issue is that Cloudpath uses the certificate template name as the domain name / netbios_domain. For example a user who's mapping is received through AD would show as netbios_domain\username but th...

"No multiusersystem configured" from XML API / uid-message / logout

We send IP to userid mapping data to Palo Alto via the XML api. We've had success with Palo Alto versions 6 and 7. However, with Palo Alto 8(8.0.5) we recieve "No multiusersystem configured" messages when we attempt to notify Palo Alto an user has left the network (logout). I understand "multiusersystem" relates to terminal servers, etc bu...

Resolved! RegEx - Pattern Match

Hey everyone,I'm attempting to build a pattern match for a custom vulnerability. Here are the criteria:File is always a random 24 character file with a '.exe' extensionFirst three characters are always 'e54'I had the following regex built, but the PA doesn't like it for some reason.(e54([a-zA-Z0-9]{21})\.exe)It gives me some invalid character i...

mrsold by Not applicable
  • 11962 Views
  • 6 replies
  • 0 Likes

Global Protect API to generate ticket

Anyone had any luck with the following API call. Trying to make front end for the helpdesk to be able to generate tickets to disable global protect if needed. api/?type=op&cmd=<request><global-protect-portal><ticket><request></request></ticket></global-protect-portal></request>&key=APIKEY I...

Panorama Managed Bootstrap Deployment

We are currently preparing for a bootstrap deployment, with a Panorama MGMT server. 3 Datacenters. 1 NGFW & 1 Panorama Log Collector per DC. The question is simple: The MGMT server is currently operating @ version 8.1.2.We can download NGFW base image @ 8.1.2, or even use the bootstrap packaged.The base images for ESXi Panorama are all 8.1. ...

BLavoie by L0 Member
  • 2324 Views
  • 0 replies
  • 0 Likes
  • 1031 Posts
  • 68 Subscriptions