Compartir a través de


HealthStateType type

Define valores para HealthStateType. Los valores posibles son: 'Unknown', 'Healthy', 'Degraded', 'Down', 'Transitioning', 'Stopping', 'Stopped', 'Upgrade', 'Flushing'

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