Data Object - VsanHostAbortWipeDiskStatus(vim.vsan.host.AbortWipeDiskStatus)

Returned by
VsanHostAbortWipeDisk
Extends
DynamicData
See also
LocalizableMessage
Since
vSAN API vSAN 7.0U1

Data Object Description

Abort wipe disk status.

Properties

Name Type Description
diskxsd:string

Disk canonical name to abort.
reason*LocalizableMessage[]

Disk wipe abort failure reason. This property is used when failing to abort wipe on disk. Includes following reasons: Disk wipe is not in progress, or the disk doesn't support abort sanitize, or abort sanitize fails internally.
successxsd:boolean

Disk wipe abort success or not.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition