Enum - VsanHostDecommissionModeObjectAction(vim.vsan.host.DecommissionMode.ObjectAction)

Since
vSphere API 5.5


Enum Description

The action to take with regard to storage objects upon decommissioning a host from use with the VSAN service.

Enum Constants

NameDescription
ensureObjectAccessibility VSAN data reconfiguration should be performed to ensure storage object accessibility.
evacuateAllData VSAN data evacuation should be performed such that all storage object data is removed from the host.
noAction No special action should take place regarding VSAN data.

Show WSDL type definition