There are configured firewall rules to allow health check probes to the
backend.
Misconfigured
There are firewall rules configured to allow partial health check ranges
or block all health check ranges.
If a health check probe is sent from denied IP ranges,
the health check to the backend will fail. Then, the backend will be
marked unhealthy and will not receive traffic sent to the load balancer.
Unspecified
State is unspecified. Default state if not populated.
[[["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-21 UTC."],[[["This document provides reference documentation for the `HealthCheckFirewallState` enum within the Network Management v1 API, specifically detailing its use within the `LoadBalancerBackend.Types` namespace."],["The `HealthCheckFirewallState` enum has three possible states: `Configured`, `Misconfigured`, and `Unspecified`, which describe the status of firewall rules related to health check probes for load balancer backends."],["The `Configured` state indicates that firewall rules are correctly set up to allow health check probes, whereas `Misconfigured` signifies partial or complete blocking of health check ranges, and `Unspecified` is the default state."],["This documentation spans multiple versions, from version 1.0.0 to the latest version 2.13.0, with links provided to the documentation for each version."],["The full reference path is in the `Google.Cloud.NetworkManagement.V1` namespace and in the `Google.Cloud.NetworkManagement.V1.dll` assembly."]]],[]]