migrate_import_dns_zone
Imports a DNS zone migration bundle into the destination ISPConfig instance, restoring the zone on a specified server and client.
Instructions
Import a DNS zone migration bundle into the destination ISPConfig instance. Requires ISPCONFIG_DEST_URL to be configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle_json | Yes | The migration bundle JSON (from migrate_export_dns_zone) | |
| dest_client_id | No | Target client ID (0 for admin) | |
| dest_server_id | Yes | Target server ID on the destination instance |