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
339 stars 166 forks source link

docs: Fix return value descriptions for set_virtual_router methods #555

Open michalbil opened 4 months ago

michalbil commented 4 months ago

Description

Fix return value descriptions for set_virtual_router methods of Interface and AbstractSubinterface classes.

Motivation and Context

Documentation fix.

How Has This Been Tested?

n/a

Types of changes

Checklist