CustomDomainCheckStatus Enum
Granular verification status for a single custom-domain check (hostname, certificate, routing)
Possible Values
#
PENDING
Check not yet completed
VALID
Check passed
INVALID
Check ran but did not pass (e.g. CNAME points elsewhere)
FAILED
Check failed with an error and will not recover without customer action
Usages
#
References
#
- Field certificateStatus from AccountCustomDomain
- Field hostnameValidationStatus from AccountCustomDomain
- Field routingStatus from AccountCustomDomain
