vSAN Management API


Enum - VsanComponentStates(vim.cluster.VsanComponentStates)

Since
9.1.0.0


Enum Description

vSAN component state types.

Enum Constants

NameDescription
ABSENT The component is absent.
ABSENT_RESYNC The component is absent, and there are some bytes need to be synced for this component.
ACTIVE The component is in a normal active state.
ACTIVE_STALE The component is in a normal state but the component is not in sync with the vSAN cluster.
DEGRADED The component is in degraded state.
RECONFIG The component is in reconfiguration state.
UNKNOWN The component state is unknown.

Show WSDL type definition