PANDEVICE - AUTO ZONE ASSIGN
Hi all,
does anyone already have a script to calculate auto zones?
Thanks
Threads in this discussion area are now read-only. If you have a question about Automation/API products please visit our product discussions.
Threads in this discussion area are now read-only. If you have a question about Automation/API products please visit our product discussions.
Threads in this discussion area are now read-only. If you have a question about Automation/API products please visit our product discussions.
Hi all,
does anyone already have a script to calculate auto zones?
Thanks
I'm having a hard time understanding why I can't just use something like this to backup the my Palo.
Hi all,
There is a method to get hit count value (like rule.hit_count)?
Thanks
I see that I can commit at a Device Group level through Web UI, but I can't find any documentation on how this can be done through API. I can see documentation on <commit> at a user level, but I need to be able to commit at Device Group level, simila
...
Hi,
I am running twistcli scans for images as part of my Azure Pipeline. The Scans work fine and display inline results in tabular form. I also want to publish these results to Prisma Cloud Console and apparently, using --ci flag along with --token to
...
Hello,
Has anyone perhaps encountered a similar issue when omitting device_group on panos_security_rule when pushing to Panorama:
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Scope \"shared\" is not allowed"}
I can create objects as shar
...
Hello,
I just would like to know what RestAPI is about "export table" button.
I already knew how to export rules with using RestAPI as below
"xpath=/config/devices/entry[@name='localhost.localdomain']/vsys/entry[@name='vsys1']/rulebase/security"
In my
...
https://access.redhat.com/articles/3642632
Can someone with insight answer if palo plan to have their collection "certified" ?
Hi community
When using the following operational XML-API command on panorama, there seems to be a bug with version 8.1.15:
?type=op&cmd=<show><config><running></running></config></show>
Prior to 8.1.15 the outpout started like this:
<response status="s
...
I’m have a bit of trouble getting the alert/dismiss (https://api.docs.prismacloud.io/reference#dismiss-alerts) call of the rest Api to work. I get a 400 error code with no error message in the response (e.g. missing required parameter, invalid parame
...
When installing the Pan-Os Ansible module from the Git repo links on the Livecommunity site on my Ubuntu Ansible server, it installs module version 2.4.1 (even when I use the ansible-galaxy -force option). Somewhere between 1/3 and 1/2 of the comman
...
Hi all,
I'm writing a script that removes policies that have hit counts equal to 0. How can I delethe them? what is the method to use. In the documentation I have not found the method to access the hit count variable, does it exist?
import pandevice
i
...
Greetings,
Using pandevice, I am able to add a tunnel interface, give it and IP, comment, and set the virtual router. using the set_virtual_router() function. However when trying the set_zone() function to set the security zone, I get an error.
<prev
...
Hi,
I have upgraded my firewall on version 9.0.5 and after that, I am not able to make changes or modify any security policy.
Please suggest on this.
Regards,
Aman
All, trying to send a command via the API to change the metric value of a static route, this is because occassionally my primary connection is extremely slow, but doesnt fail so path monitoring doesnt remove the primary static route. I'd like to be a
...