create_bind_zone
Create a BIND DNS zone on pfSense to manage domain name resolution. Specify the zone name, type (master/slave/forward), description, and apply immediately if desired.
Instructions
Create a BIND DNS zone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Zone name (domain name, e.g., 'example.com') | |
| type | No | Zone type ('master', 'slave', or 'forward') | master |
| descr | No | Optional description | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||