PaloAltoNetworks / pan-os-python

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 oriented and mimics the traditional interaction with the device via the GUI or CLI/API.
https://pan-os-python.readthedocs.io
ISC License
341 stars 169 forks source link

feat: Make opstate more discoverable for users #413

Closed shinmog closed 2 years ago

shinmog commented 2 years ago

This condenses the opstate namespace into its own class, and adds an .about(). This means that .opstate will always exist (as opposed to just if there are functions there or not).

Work on #396

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.7.0 :tada:

The release is available on PyPI and GitHub release

Posted by semantic-release bot