GetCertificatesCertificateManagedAuthorizationAttemptInfo

data class GetCertificatesCertificateManagedAuthorizationAttemptInfo(val details: String, val domain: String, val failureReason: String, val state: String)

Constructors

constructor(details: String, domain: String, failureReason: String, state: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Human readable explanation for reaching the state. Provided to help address the configuration issues. Not guaranteed to be stable. For programmatic access use 'failure_reason' field.

Link copied to clipboard

Domain name of the authorization attempt.

Link copied to clipboard

Reason for failure of the authorization attempt for the domain.

Link copied to clipboard

State of the domain for managed certificate issuance.