migrate_export_dns_zone
Export a DNS zone and all its records as a JSON migration bundle for transferring configurations between servers. Optionally include password hashes and secrets when needed.
Instructions
Export a DNS zone with all its records as a migration bundle (JSON).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone_id | Yes | Zone ID to export | |
| include_secrets | No | Include password hashes and other secrets in the bundle (default false: redacted) |