API for 'show system statistics session' ?
What is API for 'show system statistics session' ? I can't find with 'cli debug on'.
What is API for 'show system statistics session' ? I can't find with 'cli debug on'.
Hi There,
I am very new to Python scripting and have started to learn through my lab PaloAlto Firewall.
I wrote a basic script to just return me the output of an operational command. This script works on my lab SRX but hangs on the PaloAlto.
The code
...
Hi everyone,
Can anyone advise how the PAN-Perl module can be used in per scripts to send user-id mappiungs directly to the firewall? In reading the module, the PAN-Perl module (PAN::XAPI) seems to include every restull api type, except user-id and s
...
Okay, I still can't figure this guy out. All the other commands work perfectly fine but as soon as I try to 'set' a new rule I get an error saying that it's malformed. I've looked through all of the documentation that I can find but nothing will get
...
Hi,
I'm managing a custom URL category via API calls. Domains are added, removed. Works well.
But, in some cases, I'd like to remove multiple domains or, more efficiently, clear the category (remove all entries) with one API call.
Any idea how to achi
...