HealthState Enum

One of health states - healthy, critical, warning, unknown, none, disabled.

Inheritance
builtins.str
HealthState
HealthState

Constructor

HealthState(value)

Fields

CRITICAL
DISABLED
HEALTHY
NONE
UNKNOWN
WARNING