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-01 UTC."],[[["This document details the different versions of the `Google.Cloud.Compute.V1` library, starting from version 1.0.0 up to the latest version 3.6.0."],["The latest version of the library is 3.6.0, representing the most current release available for use within this specific reference."],["The `VpnGatewayStatusHighAvailabilityRequirementState.Types.State` enum defines the states related to the VPN connection's high availability requirement, which are `ConnectionRedundancyMet`, `ConnectionRedundancyNotMet`, and `UndefinedState`."],["The `ConnectionRedundancyMet` state signifies that VPN tunnels have adequate redundancy between the Cloud VPN gateway and the peer VPN gateway, and is required to obtain 99.99% availability on the GCP side."],["The `ConnectionRedundancyNotMet` state indicates that VPN tunnels lack adequate redundancy between the Cloud VPN gateway and the peer gateway, thus does not meet the requirement for high availability."]]],[]]