Certificate Manager V1 API - Module Google::Cloud::CertificateManager::V1::Certificate::ManagedCertificate::AuthorizationAttemptInfo::State (v0.4.2)

Reference documentation and code samples for the Certificate Manager V1 API module Google::Cloud::CertificateManager::V1::Certificate::ManagedCertificate::AuthorizationAttemptInfo::State.

State of the domain for managed certificate issuance.

Constants

STATE_UNSPECIFIED

value: 0
State is unspecified.

AUTHORIZING

value: 1
Certificate provisioning for this domain is under way. GCP will attempt to authorize the domain.

AUTHORIZED

value: 6
A managed certificate can be provisioned, no issues for this domain.

FAILED

value: 7
Attempt to authorize the domain failed. This prevents the Managed Certificate from being issued. See failure_reason and details fields for more information.