CustomDomainStatus Enum
Simplified custom-domain status for display
Possible Values
#
PENDING_DNS
Waiting for the customer to add / DNS to propagate the CNAME
PENDING_SSL
CNAME present; waiting for Cloudflare to issue the SSL certificate
ACTIVE
Hostname verified and certificate active; ready to use
FAILED
Provisioning failed (see LastErrorCode/LastErrorMessage)
DISABLED
Disabled by the customer or Tarvent; historical links still route to the safe page
Usages
#
References
#
- Field provisioningStatus from AccountCustomDomain
- Field status from AccountCustomDomain
