Network Management V1 API - Module Google::Cloud::NetworkManagement::V1::LoadBalancerBackendInfo::HealthCheckFirewallsConfigState (v0.14.0)

Reference documentation and code samples for the Network Management V1 API module Google::Cloud::NetworkManagement::V1::LoadBalancerBackendInfo::HealthCheckFirewallsConfigState.

Health check firewalls configuration state enum.

Constants

HEALTH_CHECK_FIREWALLS_CONFIG_STATE_UNSPECIFIED

value: 0
Configuration state unspecified. It usually means that the backend has no health check attached, or there was an unexpected configuration error preventing Connectivity tests from verifying health check configuration.

FIREWALLS_CONFIGURED

value: 1
Firewall rules (policies) allowing health check traffic from all required IP ranges to the backend are configured.

FIREWALLS_PARTIALLY_CONFIGURED

value: 2
Firewall rules (policies) allow health check traffic only from a part of required IP ranges.

FIREWALLS_NOT_CONFIGURED

value: 3
Firewall rules (policies) deny health check traffic from all required IP ranges to the backend.

FIREWALLS_UNSUPPORTED

value: 4
The network contains firewall rules of unsupported types, so Connectivity tests were not able to verify health check configuration status. Please refer to the documentation for the list of unsupported configurations: https://cloud.google.com/network-intelligence-center/docs/connectivity-tests/concepts/overview#unsupported-configs