Domain SDK
API Reference

Domain

Provider-independent state returned by every lifecycle read.

FieldTypeNotes
idstringProvider-resource identifier safe for persistence.
hostnamestringNormalized lowercase ASCII hostname.
providerstringStable adapter ID.
statusDomainStatusOverall readiness.
recordsDnsRecord[]Deduplicated actionable DNS.
verificationDomainVerificationOwnership state and records.
certificateDomainCertificateManaged certificate state.
issuesDomainIssue[]Safe actionable failures.
createdAt, updatedAtDate?Present only when exposed.

Raw provider bodies and credentials are never included.

Read next: DnsRecord.