Class LoadBalancerBackendInfo (1.27.0)

LoadBalancerBackendInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

For display only. Metadata associated with the load balancer backend.

Attributes

Name Description
name str
Display name of the backend. For example, it might be an instance name for the instance group backends, or an IP address and port for zonal network endpoint group backends.
instance_uri str
URI of the backend instance (if applicable). Populated for instance group backends, and zonal NEG backends.
backend_service_uri str
URI of the backend service this backend belongs to (if applicable).
instance_group_uri str
URI of the instance group this backend belongs to (if applicable).
network_endpoint_group_uri str
URI of the network endpoint group this backend belongs to (if applicable).
backend_bucket_uri str
URI of the backend bucket this backend targets (if applicable).
psc_service_attachment_uri str
URI of the PSC service attachment this PSC NEG backend targets (if applicable).
psc_google_api_target str
PSC Google API target this PSC NEG backend targets (if applicable).
health_check_uri str
URI of the health check attached to this backend (if applicable).
health_check_firewalls_config_state google.cloud.network_management_v1.types.LoadBalancerBackendInfo.HealthCheckFirewallsConfigState
Output only. Health check firewalls configuration state for the backend. This is a result of the static firewall analysis (verifying that health check traffic from required IP ranges to the backend is allowed or not). The backend might still be unhealthy even if these firewalls are configured. Please refer to the documentation for more information: https://cloud.google.com/load-balancing/docs/firewall-rules

Classes

HealthCheckFirewallsConfigState

HealthCheckFirewallsConfigState(value)

Health check firewalls configuration state enum.

    https://cloud.google.com/network-intelligence-center/docs/connectivity-tests/concepts/overview#unsupported-configs