Skip to content

ExoHealthCheckStatus

Status enum representing health check status.

Values

Value Description
FAILED Health check failed.
PASSED Health check passed.
SKIPPED Health check was skipped.
STATUS_UNKNOWN This is the default value and must not be used.