Data Object - VsanWhatIfEvacResult(vim.vsan.host.VsanWhatIfEvacResult)

Returned by
VsanQueryWhatIfEvacuationResult
Extends
DynamicData
See also
VsanWhatIfEvacDetail
Since
vSAN API 6.6

Data Object Description

A WhatIfEvacResult represents the prediction result of what would be affected and whether the operation could succeeded if a specified entity (disk group or host) is evacuated.

Properties

Name Type Description
ensureAccessVsanWhatIfEvacDetail

Represents the impact and prediction if user choose "ensureObjectAccessibility" evacuation mode to evacuate given diskgroup or host.
evacAllDataVsanWhatIfEvacDetail

Represents the impact and prediction if user choose "evacuateAllData" evacuation mode to evacuate given diskgroup or host.
noActionVsanWhatIfEvacDetail

Represents the impact and prediction if user choose "noAction" evacuation mode to evacuate given diskgroup or host.
Properties inherited from DynamicData
None

Show WSDL type definition