delete_ipsec_phase1
Remove an IPsec Phase 1 (IKE) tunnel entry by its ID, permanently deleting it and all associated Phase 2 entries. Use with confirmation to ensure the action is intended.
Instructions
Delete an IPsec Phase 1 (IKE) entry by ID. WARNING: This is irreversible and will also remove associated Phase 2 entries.
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. | |
| phase1_id | Yes | Phase 1 entry ID (from search_ipsec_phase1s) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||