Module: Google::Cloud::CertificateManager::V1::Certificate::ManagedCertificate::ProvisioningIssue::Reason
- Defined in:
- proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb
Overview
Reason for provisioning failures.
Constant Summary collapse
- REASON_UNSPECIFIED =
Reason is unspecified.
0
- AUTHORIZATION_ISSUE =
Certificate provisioning failed due to an issue with one or more of the domains on the certificate. For details of which domains failed, consult the
authorization_attempt_info
field. 1
- RATE_LIMITED =
Exceeded Certificate Authority quotas or internal rate limits of the system. Provisioning may take longer to complete.
2