The certificate management is working, and a certificate has been provisioned.
ManagedCertificateStatusUnspecified
Provisioning
The certificate management is working. GCP will attempt to provision the first certificate.
ProvisioningFailed
Certificate provisioning failed due to an issue with the DNS or load balancing configuration. For details of which domain failed, consult domain_status field.
ProvisioningFailedPermanently
Certificate provisioning failed due to an issue with the DNS or load balancing configuration. It won't be retried. To try again delete and create a new managed SslCertificate resource. For details of which domain failed, consult domain_status field.
RenewalFailed
Renewal of the certificate has failed due to an issue with the DNS or load balancing configuration. The existing cert is still serving; however, it will expire shortly. To provision a renewed certificate, delete and create a new managed SslCertificate resource. For details on which domain failed, consult domain_status field.
UndefinedStatus
A value indicating that the enum field is not set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-31 UTC."],[[["This document provides reference information for the `SslCertificateManagedSslCertificate.Types.Status` enum in the Google Cloud Compute Engine v1 API, with the latest version being 3.6.0."],["The `SslCertificateManagedSslCertificate.Types.Status` enum outlines the various states of a managed SSL certificate resource, such as `Active`, `Provisioning`, and `ProvisioningFailed`."],["The API provides documentation on the status of managed certificates across multiple versions, ranging from 1.0.0 up to the most recent version, 3.6.0."],["The document lists the different possible statuses for managed certificates, which include potential failure states such as `ProvisioningFailed` and `RenewalFailed` that require manual intervention."],["Each status field is detailed with descriptions, such as `Active` meaning management is working and `RenewalFailed` meaning the renewal has failed and the current certificate is near expiration."]]],[]]