Import DNS Zonefile
hetzner_import_zonefileReplace all DNS records in a zone by importing an RFC 1035 zonefile, overwriting existing RRSets.
Instructions
Replace the contents of a DNS zone with the given RFC 1035 zonefile. This overwrites all existing RRSets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_or_name | Yes | Zone ID or name | |
| zonefile | Yes | Full zone content in RFC 1035 zonefile format |