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

Create shared address object

I'm using pandevice to create address object, and am able to create address object for specific device group but not a "Shared" object.

 

pano = panorama.Panorama(device_name, login_id, pwd) 
panogrp = panorama.DeviceGroup('Group1')
pano.add(panogrp)

 

# R

...

TeckSeng by L1 Bithead
  • 2949 Views
  • 2 replies
  • 0 Likes

PRTG IPsec tunnel monitor script

We are using PRTG for network monitoring and need to have alerts created and sent when an IPsec tunnel goes down. i found some article for scripts to use with the advanced script sensor, but we run into issues when actually trying to run the script.

...

Screen Shot 2021-03-17 at 11.26.33 AM.png

Resolved! Error in simple policy creation script

Hello all;

 

I have the following script:

 

#!/usr/bin/python3 import panos from panos import base from panos import firewall from panos import panorama from panos import policies from panos import objects from panos import network from panos import dev...

MineMeld API integration

I have minemeld running successfully.  I am looking to import a third party threat feed via API.  I have tried to clone and/or new protocol with no joy.  I have even created my own via CLI (doesnt work either).  Documentatin is sparse on creating a n

...

jsamide by L2 Linker
  • 2879 Views
  • 1 replies
  • 0 Likes

Sending Logs from PA Firewall to AlienVault.

Hi All, 

 

We are running into an issue when trying to set up pulling logs from our PA firewall to AlienVault.  We've followed the instructions that AlienVault provided, set up a custom role-based admin account and generated an API key from the firewal

...

JerseyJ_0-1615302015425.png
JerseyJ by L0 Member
  • 2196 Views
  • 1 replies
  • 0 Likes

Resolved! I send a request using "set" action but in the logs is an "edit" action and it replaces the configuration

Hello,

I try to add new administrators using the XML API. I send a "set" action in order to add a new admin. However it replaces the configuration and just add the new admin.  I have tried POST and PUT methods. 
The call is:

https://XXXXXX/api?type=conf

...

Requesting a custom set of fields through the API

Our business currently uses the API to periodically request usage records so that we can show customers what applications they're using the most. Instead of getting all 75 fields, most of which we do not need, I'd like to just get the fields we want

...

DanStein by L0 Member
  • 1569 Views
  • 0 replies
  • 0 Likes

Python automate GP VPN connection

Hi everyone!

 

I was asked to use Python to automate processes that download files from multiple servers. In order to connect to the servers, I must connect to the Global Protect VPN first. That said, in order to automate the process, I must also autom

...

A better monitoring solution

Hi folks.

I've been investigating doing some proper monitoring of my PAN devices for a while - CACTI does the basics, and with some help from here I managed to make it work, but the results are less than sterling, to say the least.

I don't have the pro

...

darren_g by L4 Transporter
  • 5487 Views
  • 6 replies
  • 2 Likes
  • 1031 Posts
  • 70 Subscriptions
Top Liked Authors