Data Object - VsanSmartDiskStats(vim.host.VsanSmartDiskStats)

Property of
VsanSmartStatsHostSummary
Extends
DynamicData
See also
LocalizedMethodFault, VsanSmartParameter
Since
vSAN API 6.6

Data Object Description

S.M.A.R.T. stats of a physical hard disk.

Properties

Name Type Description
diskxsd: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
*Need not be set
Show WSDL type definition