Class HealthStatus (1.19.0)

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.

Enums

Name Description
UNDEFINED_HEALTH_STATUS A value indicating that the enum field is not set.
SHOW Show the health status for each network endpoint. Impacts latency of the call.
SKIP Health status for network endpoints will not be provided.