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.
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