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."],[[["The webpage provides reference documentation for the `SslCertificateManagedSslCertificate.Types.Status` enum in the Google Cloud Compute Engine v1 API."],["It lists various versions of the API, ranging from version 1.0.0 to the latest version 3.6.0, enabling users to access specific documentation based on their API version."],["The enum `SslCertificateManagedSslCertificate.Types.Status` details the potential statuses for a managed SSL certificate resource, such as `Active`, `Provisioning`, and `RenewalFailed`."],["The documentation includes a table that outlines the possible fields of the enum (Name) and their corresponding descriptions, explaining each status's meaning."],["The current version of this documentation is 2.9.0, and the documentation is specific to the .NET environment."]]],[]]