vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHostAbortWipeDiskStatus(vim.vsan.host.AbortWipeDiskStatus)
- Returned by
- VsanHostAbortWipeDisk
- Extends
- DynamicData
- See also
- LocalizableMessage
- Since
- vSAN 7.0U1
Data Object Description
Abort wipe disk status.Properties
Name | Type | Description |
---|---|---|
disk | xsd: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.
|
success | xsd:boolean |
Disk wipe abort success or not.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |