Freigeben über


HealthStateType type

Definiert Werte für HealthStateType. Mögliche Werte sind: 'Unknown', 'Healthy', 'Degraded', 'Down', 'Transitioning', 'Stop', 'Stopped', 'Upgrading', 'Flushing'

type HealthStateType = "Unknown" | "Healthy" | "Degraded" | "Down" | "Transitioning" | "Stopping" | "Stopped" | "Upgrading" | "Flushing"