Skip to content

Accept serial number as optional arg for connecting via panorama #122

@amylieb

Description

@amylieb

Environment

  • napalm-panos version: 0.6.2

Proposed Functionality

Allow for 'serial' value in optional_args in the initializer for this class that can be then referenced in the open method so that an xapi connection can be made to a device via panorama.

Use Case

Connecting to devices through panorama instead of directly - our firewall team gave me an API key that works against panorama, they don't want to manage credentials on firewalls individually. The code changes are pretty simple since pan.xapi will take "serial" in as an argument and then add &target=<serial> to its URL queries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions