delete_gateway
Delete a routing gateway by ID from pfSense. Irreversible; use dry-run to preview and confirm to execute.
Instructions
Delete a routing gateway by ID. WARNING: This is irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be set to True to execute. Safety gate for destructive operations. | |
| dry_run | No | If True, preview the operation without executing. | |
| gateway_id | Yes | Gateway ID (from search_gateways) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||