Enum - VsanDiskBalanceState(vim.host.VsanDiskBalanceState)

Since
vSAN API 6.6


Enum Description

The vSAN disk balance state enumeration.

Enum Constants

NameDescription
imbalancewithintolerance Imbalance is within reactive/proactive tolerance.
proactiveneededbutdisabled Proactive rebalancing needed but disabled.
proactiverebalancefailed Proactive rebalancing needed but failed due to lack of resources or failing to find components that can be moved due to policy restrictions.
proactiverebalanceinprogress
reactiverebalancefailed Reactive rebalancing needed but failed due to lack of resources or failing to find components that can be moved due to policy restrictions.
reactiverebalanceinprogress Reactive rebalancing in progress.
rebalancediskunhealthy Disk that needs rebalancing is unhealthy.
rebalanceentitydecom Disk/diskgroup or related node is decommissioning or rebalancing temporarily disabled.
rebalanceoff Rebalancing needed but is turned off.

Show WSDL type definition