Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::NetworkEndpointGroupsListEndpointsRequest::HealthStatus (v1.3.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::NetworkEndpointGroupsListEndpointsRequest::HealthStatus.

Optional query parameter for showing the health status of each network endpoint. Valid options are SKIP or SHOW. If you don't specify this parameter, the health status of network endpoints will not be provided.

Constants

UNDEFINED_HEALTH_STATUS

value: 0
A value indicating that the enum field is not set.

SHOW

value: 2544381
Show the health status for each network endpoint. Impacts latency of the call.

SKIP

value: 2547071
Health status for network endpoints will not be provided.