DNS
Authoritative DNS zones and records.
Base https://api.nodion.com. Short paths needX-Nodion-Project unless the path already has/v2/projects/{id}. Request bodies are in the interactive docs.
/v2/dns_zonesList DNS zones in the current project
/v2/dns_zonesCreate a DNS zone in the current project
/v2/projects/{id}/dns_zonesList DNS zones
/v2/projects/{id}/dns_zonesCreate a DNS zone
/v2/projects/{id}/dns_zones/claimStart claiming an existing domain as a zone
/v2/projects/{id}/dns_zones/verify_claimVerify a domain claim
/v2/dns_zones/{id}Get a DNS zone with its records
/v2/dns_zones/{id}Delete a DNS zone
/v2/dns_zones/{id}/metricsGet DNS zone metrics
/v2/dns_zones/{id}/exportExport a zone as a BIND zone file
/v2/dns_zones/{id}/importImport records into a zone
/v2/dns_zones/{id}/resyncResync a zone to the nameservers
/v2/dns_zones/{id}/cdn_attachmentsList CDN attachments for a DNS zone
/v2/dns_zones/{id}/cdn_attachmentsAttach a DNS hostname to a CDN zone
/v2/cdn_attachments/{id}Get a DNS CDN attachment
/v2/cdn_attachments/{id}/retryRetry a failed DNS CDN attachment
/v2/cdn_attachments/{id}/detachDetach a DNS hostname from CDN and restore prior records
/v2/dns_zones/{id}/dnssecGet DNSSEC status
/v2/dns_zones/{id}/dnssecEnable DNSSEC
/v2/dns_zones/{id}/dnssecDisable DNSSEC
/v2/dns_zones/{id}/recordsCreate a DNS record
/v2/dns_records/{id}Update a DNS record
/v2/dns_records/{id}Delete a DNS record