delete_ipsec_phase2
Delete an IPsec Phase 2 (Child SA) tunnel by ID. This irreversible action requires confirmation before execution, ensuring safe removal from pfSense.
Instructions
Delete an IPsec Phase 2 (Child SA / tunnel) entry 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. | |
| phase2_id | Yes | Phase 2 entry ID (from search_ipsec_phase2s) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||