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

fix : Firewall.show_system_resources result parshing #280

Closed Kevin-Bannier closed 3 years ago

Kevin-Bannier commented 4 years ago

Refers to issue https://github.com/PaloAltoNetworks/pan-os-python/issues/279

Parse result with unlimited number of whitespaces between 'KiB Mem :' and the next value

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate)

Types of changes

Checklist