Data Object - HostVsanInternalSystemDeleteVsanObjectsResult(vim.host.VsanInternalSystem.DeleteVsanObjectsResult)
- Returned by
-
DeleteVsanObjects
- Extends
-
DynamicData
- See also
-
LocalizableMessage
- Since
- vSphere API 6.0
Data Object
Description
Result of DeleteVsanObjects.
Properties
|
Name
|
Type
|
Description
|
| failureReason | LocalizableMessage[] |
List of LocalizableMessages with the failure vobs.
This is unset if delete is successful.
|
| success | xsd:boolean |
Indicates success or failure of object deletion.
|
| uuid | xsd:string |
UUID of the VSAN object.
|
|
Properties inherited from DynamicData |
| None |
Show WSDL type definition