VPN tunnels are configured with adequate redundancy from Cloud VPN gateway to the peer VPN gateway. For both GCP-to-non-GCP and GCP-to-GCP connections, the adequate redundancy is a pre-requirement for users to get 99.99% availability on GCP side; please note that for any connection, end-to-end 99.99% availability is subject to proper configuration on the peer VPN gateway.
ConnectionRedundancyNotMet
VPN tunnels are not configured with adequate redundancy from the Cloud VPN gateway to the peer gateway
UndefinedState
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-02 UTC."],[[["The latest version of the Google.Cloud.Compute.V1 API is 3.6.0, with multiple previous versions available, spanning from 3.5.0 down to 1.0.0."],["The `VpnGatewayStatusHighAvailabilityRequirementState.Types.State` enum in the Compute Engine v1 API is used to indicate the high availability status of VPN connections."],["The enum `VpnGatewayStatusHighAvailabilityRequirementState.Types.State` has three possible values: `ConnectionRedundancyMet`, which means VPN tunnels are configured with adequate redundancy; `ConnectionRedundancyNotMet`, which means VPN tunnels lack adequate redundancy; and `UndefinedState`, indicating that the enum field is not set."],["The documentation focuses on VPN connection high availability, emphasizing that 99.99% availability requires proper configuration on both the Cloud VPN gateway and the peer VPN gateway, for both GCP-to-non-GCP and GCP-to-GCP connections."]]],[]]