Skip to content

The plugin should use POST, not GET calls. #18

@dmitryintel

Description

@dmitryintel

Description

As implemented, the plugin uses GET calls to talk to panorama. It happens so that Panorama uses GET calls to change internal state as well as simply return information. This is fine, as long as bulk configuration update commands can fit into the limit of 2048 characters.

It is better to change the plugin to use POST.

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