Enum - VsanSyncReason(vim.vsan.VsanSyncReason)

Since
vSAN API 6.7


Enum Description

The reasons why a vSAN component went into syncing state.

Enum Constants

NameDescription
dying_evacuate The component is being moved out when a disk is going to die.
evacuate The component is created and resyncing after evacuate disk group or host to ensure accessibility and full data evacuation.
merge_concat The component is created and resyncing to merge concatenations.
object_format_change

Since vSAN API 7.2
rebalance The component is created and resyncing for rebalancing.
reconfigure The component is created and resyncing after vSAN object was resized or its policy was changed.
repair The component is created and resyncing to repair a bad component.
stale The component is syncing because it was stale.
VsanSyncReason_Unknown

Since vSAN API vSAN 6.7U3

Show WSDL type definition