Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostVsanInternalSystemDeleteVsanObjectsResult(vim.host.VsanInternalSystem.DeleteVsanObjectsResult)
- Returned by
- DeleteVsanObjects
- Extends
- DynamicData
- See also
- LocalizableMessage
- Since
- vSphere API Release 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
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |