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

Property of
VsanWhatIfEvacResult
Extends
DynamicData
Since
vSAN API 6.6

Data Object Description

VsanWhatIfEvacDetail represents detail prediction result if one specified entity(disk group or host) is evacuated from cluster.

Properties

Name Type Description
bytesToSync*xsd:long

Indicates how many bytes need to be synced to satisfy the evacuation of specified entity.
extraSpaceNeeded*xsd:long

Indicates how many additional storage space is needed for the evacuation of specified entity.
failedDueToInaccessibleObjects*xsd:boolean

Indicates whether evacuation of specified entity would fail due to inaccessible objects.
inaccessibleObjects*xsd:string[]

Indicates objects which would be inaccessible due to the evacuation of specified entity.
incompliantObjects*xsd:string[]

Indicates objects which would be non-compliant due to the evacuation of specified entity.
success*xsd:boolean

Indicates whether evacuation of specified entity could be done.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition