vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanWhatIfEvacDetail(vim.vsan.host.VsanWhatIfEvacDetail)
- Property of
- VsanWhatIfEvacResult
- Extends
- DynamicData
- Since
- 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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |