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-04-01 UTC."],[[["This document provides versioned reference documentation for the `SslCertificateManagedSslCertificate.Types.Status` enum within the Google Cloud Compute Engine v1 API, spanning from version 1.0.0 to 3.6.0."],["The latest version of the `SslCertificateManagedSslCertificate.Types.Status` documentation is 3.6.0, with previous versions listed for reference."],["The `Status` enum defines possible states for a managed SSL certificate resource, including `Active`, `Provisioning`, `ProvisioningFailed`, `ProvisioningFailedPermanently`, `RenewalFailed`, `UndefinedStatus`, and `ManagedCertificateStatusUnspecified`."],["The documentation specifies the meaning of each status, such as `Active` indicating a successfully provisioned certificate, and `ProvisioningFailed` indicating issues with DNS or load balancing configuration."],["The `Status` enum type can be found within the `Google.Cloud.Compute.V1` namespace, in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]