VsanHostDecommissionModeObjectAction_enum
VsanHostDecommissionModeObjectAction_enum
The action to take with regard to storage objects upon decommissioning a host from use with the VSAN service.
Possible values:
noAction
: No special action should take place regarding VSAN data.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.
This data structure has no properties.
Enumeration: noAction, ensureObjectAccessibility, evacuateAllData,