vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanSmartDiskStats(vim.host.VsanSmartDiskStats)
- Property of
- VsanSmartStatsHostSummary
- Extends
- DynamicData
- See also
- LocalizedMethodFault, VsanSmartParameter
- Since
- 6.6
Data Object Description
S.M.A.R.T. stats of a physical hard disk.Properties
Name | Type | Description |
---|---|---|
disk | xsd:string |
The physical disk name with the format like "mpx.vmhba1:C0:T2:L0".
|
error* | LocalizedMethodFault |
If error is set, it fails to get S.M.A.R.T. stats for the disk with issues like
"CANNOT open device", or "GET SMART parameters error".
|
stats* | VsanSmartParameter[] |
A list of S.M.A.R.T. stats for 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 |