update_bind_zone
Update an existing BIND DNS zone by ID, changing its name, type, or description, with an option to apply changes immediately.
Instructions
Update an existing BIND DNS zone by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Zone name (domain name) | |
| type | No | Zone type ('master', 'slave', or 'forward') | |
| descr | No | Description | |
| zone_id | Yes | Zone ID (from search_bind_zones) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||