Sha256: 95bf772bb029fa14905b55299cb91c094f067ff0c53fc43dc0672cb63f6482fa
Contents?: true
Size: 598 Bytes
Versions: 5
Compression:
Stored size: 598 Bytes
Contents
# PanOS API Backup Palo Alto XML configuration via the HTTP API. Works for PanOS and Panorama. Logs in using username and password and fetches an API key. ## Requirements - Create a user with a `Superuser (read-only)` admin role in Panorama or PanOS - Make sure the `nokogiri` gem is installed with your oxidized host ## Configuration Make sure the following is configured in the oxidized config: ```yaml # allow ssl host name verification resolve_dns: false input: default: ssh, http http: secure: true ssl_verify: true # model specific configuration #model: # panos_api: ```
Version data entries
5 entries across 5 versions & 1 rubygems