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
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

Knowledge sharing: Version 10 no 7 byte limit for sinatures examples for Layer 7 (L7) DDOS/Brute force protection and referer match

You can check my previous discussions for this for making a vuntability signature that will block Application level DDOS or Brute force  on a login page:

 

https://live.paloaltonetworks.com/t5/general-topics/the-7-byte-custom-signature-minimum/m-p/3873

...

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
  • 2548 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
  • 2686 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
  • 2026 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
  • 1411 Views
  • 0 replies
  • 0 Likes
  • 1034 Posts
  • 71 Subscriptions
This widget could not be displayed.
Top Liked Authors