Skip to main content

PAN-OS - Delete Static Routes

This Playbook is part of the PAN-OS by Palo Alto Networks Pack.#

Deletes a PAN-OS static route from the PAN-OS instance.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

  • PanoramaCommitConfiguration

Integrations#

This playbook does not use any integrations.

Scripts#

This playbook does not use any scripts.

Commands#

  • pan-os-list-static-routes
  • pan-os-delete-static-route

Playbook Inputs#


NameDescriptionDefault ValueRequired
virtual_router_nameThe name of the virtual router to configure the static routes for.-Required
route_nameThe name to identify the static route (up to 31 characters). The name is case-sensitive and must be unique. Can include, letters, numbers, spaces, hyphens, and underscores.-Required
AutoCommitWhether to auto-commit the configuration to PAN-OS. Can be, "Yes" or "No".NoOptional

Playbook Outputs#


There are no outputs for this playbook.

Playbook Image#


PAN-OS_Delete_Static_Routes