Skip to main content

Module zones

Module zones 

Source

Structs§

ZoneImportOptions
Overwrite flags for zone-file imports. Used by both CLI and MCP.
ZoneSummary
Shared DNS zone summary.

Functions§

create_zone
Create a DNS zone through a vendor-neutral zone writer.
delete_zone
Delete a DNS zone through a vendor-neutral zone writer.
disable_zone
Disable a DNS zone through a vendor-neutral zone writer.
enable_zone
Enable a DNS zone through a vendor-neutral zone writer.
export_zone_file
Export a zone file through a vendor-neutral zone exporter.
import_zone_file
Import a zone file through a vendor-neutral zone importer.
list_zones
List DNS zones through a vendor-neutral zone reader.