Reference documentation and code samples for the Network Management V1 API module Google::Cloud::NetworkManagement::V1::LoadBalancerBackend::HealthCheckFirewallState.
State of a health check firewall configuration:
Constants
HEALTH_CHECK_FIREWALL_STATE_UNSPECIFIED
value: 0 State is unspecified. Default state if not populated.
CONFIGURED
value: 1 There are configured firewall rules to allow health check probes to the
backend.
MISCONFIGURED
value: 2 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.
[[["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 2024-10-30 UTC."],[],[]]