Delete address object (safe)
fortigate_delete_addressDelete a firewall address object with a dry-run safety check. Reads the current object first and requires confirmation to apply changes.
Instructions
Safely delete a firewall address object. Reads the current object first and defaults to dry_run=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Existing address object 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'. |