pan-os-python (Python)
The pan-os-python
SDK framework helps interact with PAN-OS devices. It is object-oriented and mimics the traditional interaction with the device via the GUI, CLI or XML API. It is also part of the underpinnings of the PAN-OS Ansible collection.
Documentation for this SDK can be found here, and includes:
- A getting started guide
- Some example scripts to show how the framework can be used
- How-to-guides for specific use cases
- A full reference for the framework