Delete address group (safe)
fortigate_delete_address_groupDelete a firewall address group with a dry-run plan to preview changes; confirm to apply the deletion permanently.
Instructions
Safely delete a firewall address group. Reads the current object first and defaults to dry_run=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Existing address group name | |
| dry_run | No | Defaults to true (plan only). Set false to apply a real change. | |
| confirm | No | Required only when dry_run=false; must equal exactly 'APPLY FORTIGATE CHANGE'. |