Class NetworkEndpointGroupsListEndpointsRequest (1.6.0)

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

Attribute

NameDescription
health_status str
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. Check the HealthStatus enum for the list of possible values. This field is a member of `oneof`_ ``_health_status``.

Inheritance

builtins.object > proto.message.Message > NetworkEndpointGroupsListEndpointsRequest

Classes

HealthStatus

HealthStatus(value)

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.