| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
disk | xsd:string |
Disk canonical name to query.
|
eligible | xsd:string |
Disk eligible for wipe or not. See VsanHostWipeDiskEligible |
estimatedTime* | xsd:long |
Estimated time to finish in seconds.
This property is used when disk wipe state is "Wiping".
|
ineligibleReason* | LocalizableMessage[] |
Disk wipe ineligible reason.
This property is used when disk is ineligible for wipe.
Includes following reasons:
The disk is either in use by vSAN,
or the disk is ineligible for use by vSAN,
or the disk does not support sanitize,
or the disk has wipe ongoing.
|
percentageCompleted* | xsd:int |
Wipe percentage completed.
This property is used when disk wipe state is "Wiping".
|
wipeCompleteTime* | xsd:dateTime |
Wipe disk complete timestamp.
This property is used when disk wipe state is "Success", or "Failure".
|
wipeStartTime* | xsd:dateTime |
Wipe disk start timestamp.
This property is used when disk wipe state is set.
|
wipeState* | xsd:string |
Disk wipe state.
This property is used when disk is being wiped or has been wiped.
It will be unset when a wiped disk is claimed again in vSAN. See VsanHostWipeDiskState |
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |