Loading...

CDN.com.tr Help

Verify and reconcile DNS

Use verification data and reconciliation preview before applying DNS changes.

Verify and reconcile DNS

Use verification data and reconciliation preview before applying DNS changes.

Panel path

  1. Management Panel
  2. DNS Settings
  3. Verification
  4. Reconcile preview

Prerequisites

  • DNS propagation may require waiting.
  • Verification tokens and DNS record values should be treated as sensitive.
  • Reconcile preview must be read before apply.

Step-by-step guide

1

Read verification state

When Waiting DNS or verification failed appears, start from the customer action shown in the panel.

  • Open DNS Settings.
  • Check verification or no-data message.

Expected result: The user understands which DNS step is pending.

cdnctl equivalent
cdnctl dns verification status --account <account_uuid>
2

Apply after reconcile

For full-transfer drift, review preview before applying changes.

  • Run reconcile preview.
  • Review the records that will change.
  • Watch Operations if Apply Changes is required.

Expected result: DNS drift is resolved safely and account-scoped.

cdnctl equivalent
cdnctl dns reconcile preview --account <account_uuid>
cdnctl dns reconcile apply --account <account_uuid>

Verification

  • Destructive DNS change is not documented without preview.
  • Token/record values are redacted.
  • Waiting DNS has a customer-safe next step.

Use cases

A domain shows Waiting DNS or verification failed after the customer changed nameservers.

Quick workflow

  1. Open verification modal.
  2. Copy the DNS verification value.
  3. Click verify after propagation.
  4. Use reconcile preview for full transfer drift.

Checks

  • `account_uuid` is passed explicitly to verification APIs.
  • Preview is reviewed before apply.
  • Blocked actions explain why they are blocked.

Related pages

Manage DNS records

Add, update, delete, import, export, and move eligible records to cloud DNS.