delete_vlan
Delete a VLAN by ID on pfSense to remove unused network segments. Irreversible operation; requires explicit confirmation.
Instructions
Delete a VLAN 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. | |
| vlan_id | Yes | VLAN ID (from search_vlans) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||