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
345 stars 170 forks source link

Prisma #419

Closed bmigette closed 2 years ago

bmigette commented 2 years ago

Description

This changes add supports for Multi-Tenancy for prisma access plugins. It also adds opstate classes to retrieve Prisma jobs status.

Motivation and Context

Some customers are using multi-tenancy and couldn't use this sdk with prisma access. Also, it's important to be able to check job status.

How Has This Been Tested?

Tested with lab panorama running prisma access 2.2

Types of changes

Checklist

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