delete_static_route
Removes an unwanted static route from a virtual router and stages the change in candidate configuration for later commit.
Instructions
[MODIFIES CONFIG] Deletes a static route from a virtual router. Staged in candidate config — requires 'commit' to activate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Static route name to delete | |
| firewall | No | Target firewall name (from firewalls.json). Required when multiple firewalls are configured; optional otherwise. | |
| virtual_router | No | Virtual router name (default: 'default') |