BackendServiceGroupHealth

JSON representation
{
  "kind": string,
  "healthStatus": [
    {
      object (HealthStatus)
    }
  ],
  "annotations": {
    string: string,
    ...
  }
}
Fields
kind

string

[Output Only] Type of resource. Always

compute#backendServiceGroupHealth

for the health of backend services.

healthStatus[]

object (HealthStatus)

Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.

annotations

map (key: string, value: string)

Metadata defined as annotations on the network endpoint group.