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

Prisma #398

Closed bmigette closed 2 years ago

bmigette commented 2 years ago

Description

Added support for Prisma Access remote networks. Currently Inbound remote networks and Multi-Tenancy are not supported.

Motivation and Context

Prisma access is being widely adopted. Deploying remote networks can be time consuming, and a lot of Customer would benefit from automating this.

How Has This Been Tested?

-Unit Tests passing -Running examples to create from scratch remote networks

Types of changes

Checklist

welcome-to-palo-alto-networks[bot] commented 2 years ago

:tada: Thanks for opening this pull request! We really appreciate contributors like you! :raised_hands:

shinmog commented 2 years ago

Chatted with @btorresgil - need to keep the .vscode/settings.json file intact. Can you do one more commit that adds it back into place as it was?

bmigette commented 2 years ago

Chatted with @btorresgil - need to keep the .vscode/settings.json file intact. Can you do one more commit that adds it back into place as it was?

Done. Thanks

welcome-to-palo-alto-networks[bot] commented 2 years ago

:tada: Congrats on getting your first pull request merged! We here at Palo Alto Networks are so grateful! :heart:

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