Compute Engine v1 API - Enum NetworkEndpointGroupsListEndpointsRequest.Types.HealthStatus (2.15.0)

public enum NetworkEndpointGroupsListEndpointsRequest.Types.HealthStatus

Reference documentation and code samples for the Compute Engine v1 API enum NetworkEndpointGroupsListEndpointsRequest.Types.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.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Show

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

Skip

Health status for network endpoints will not be provided.

UndefinedHealthStatus

A value indicating that the enum field is not set.