Importing DNS zones - BlueCat Integrity - 26.1.0

Address Manager Administration Guide

ft:locale
en-US
Product name
BlueCat Integrity
Version
26.1.0

In Address Manager v26.1, zones can be imported into views in CSV or JSON format through the Address Manager UI. Address Manager v26.1 includes service enhancements to support the import of files previously exported from Address Manager tables. CSV and JSON files exported from Address Manager DNS zone tables can now be imported directly back into DNS zone tables in other configurations or servers. For information on exporting DNS zones in CSV or JSON format, refer to Exporting table data.

Note: The CSV example below is provided for quick-start purposes. If transferring data between Address Manager tables, simply export the first table as CSV or JSON, then import that file into the destination table. The exported CSV/JSON from Address Manager contains information on all supported object fields for import.

Example CSV file (creating zones and subzones):

type,name,deploymentEnabled,dynamicUpdateEnabled
Zone,com,false,false
Zone,example.com,true,true
Zone,demo.org,true,true

To import zones:

  1. Select the DNS tab in the sidebar, then select Views.
  2. In the table, select the row actions button () for the view you will be importing zones into, then select Import file.
  3. Drag and drop the CSV or JSON file into the File field, or select the box to open the file navigator and select the file.
  4. Select Import.