create_interface_group
Create an interface group on pfSense by providing a group name and member interfaces, enabling centralized firewall rule management and policy application.
Instructions
Create an interface group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| descr | No | Optional description | |
| ifname | Yes | Group name (alphanumeric, no spaces) | |
| members | Yes | Array of interface names to include (e.g., ["lan", "opt1", "opt2"]) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||