vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostVsanInternalSystemVsanPhysicalDiskDiagnosticsResult(vim.host.VsanInternalSystem.VsanPhysicalDiskDiagnosticsResult)
- Returned by
- RunVsanPhysicalDiskDiagnostics
- Extends
- DynamicData
- Since
- vSphere API Release 6.0
Data Object Description
Result structure for a VSAN Physical Disk Diagnostics run. Specifies the result of a single disk.Properties
Name | Type | Description |
---|---|---|
diskUuid | xsd:string |
VSAN Disk UUID of the checked disk.
|
failureReason* | xsd:string |
A failure reason type, in case of failure.
|
success | xsd:boolean |
Indicates success or failure of object creation on the disk.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |