pan-os-python icon indicating copy to clipboard operation
pan-os-python copied to clipboard

The PAN-OS SDK for Python is a package to help interact with Palo Alto Networks devices (including physical and virtualized Next-generation Firewalls and Panorama). The pan-os-python SDK is object ori...

Results 111 pan-os-python issues
Sort by recently updated
recently updated
newest added

In some scenarios we have to first set inital ip/netmask for mgmt with console on a remote loation. It would be really nice if it would be possible to send...

At the moment i have to do a offline installation. [root@localhost pandevice-0.6.3]# uname Linux [root@localhost pandevice-0.6.3]# cat /etc/redhat-release CentOS Linux release 7.5.1804 (Core) [root@localhost pandevice-0.6.3]# I have downloaded it, when...

Currently, the UserID subsystem expects the nearest `PanDevice` object in the tree to have its `vsys` attribute set. However, in the new vsys hierarchy where a `Vsys` object can represent...

enhancement

Must account for difference in predefined threats between PAN-OS 7.1 and 8.0

enhancement

Suite of unittests that test against a live device to check PanObjects across different versions of PAN-OS

Epic

### Is your feature request related to a problem? In `Firewall.show_system_resources`, only the memory total and memory free metrics are exposed. In unix, total = free + used + buffers,...

enhancement

## Description Update m2r package version to 0.3.1, done by executing: ``` poetry add -G dev m2r@^0.3.1 ``` ## Motivation and Context Resolves #552 ## How Has This Been Tested?...

bug
documentation
dependencies

## Description Fix return value descriptions for `set_virtual_router` methods of `Interface` and `AbstractSubinterface` classes. ## Motivation and Context Documentation fix. ## How Has This Been Tested? n/a ## Types of...

bug
documentation