Skip to content

0.4.0

Choose a tag to compare

@btorresgil btorresgil released this 21 Mar 21:03
· 932 commits to develop since this release
  • Now supports PAN-OS 7.0, 7.1, and 8.0

  • Support added for the following Firewall/Panorama features:

    • NAT
    • OSPF
    • Applications
    • Services
    • Interface Management Profiles
  • Support for some predefined objects (such as applications from content packs)

  • Convenience methods for common licensing functions

  • New introspective method to describe current state of object: about()

Breaking-changes in this version, please update your scripts to account for the following:

  • pandevice() method changed to nearest_pandevice()
  • Arguments of refresh() method are in a different order for better consistency

Full list of new PanObjects:

  • NatRule
  • ServiceObject
  • ServiceGroup
  • ApplicationObject
  • ApplicationGroup
  • ApplicationFilter
  • ApplicationContainer
  • RedistributionProfile
  • Ospf
  • OspfArea
  • OspfRange
  • OspfNssaExternalRange
  • OspfAreaInterface
  • OspfNeighbor
  • OspfAuthProfile
  • OspfAuthProfileMd5
  • OspfExportRules
  • ManagementProfile