Data Object - VsanHclDiskInfo(vim.host.VsanHclDiskInfo)

Property of
VsanHclControllerInfo
Extends
DynamicData
See also
LocalizedMethodFault
Since
vSAN API 6.6

Data Object Description

Information about individual disks, based on HCL and vendor tools.

Properties

Name Type Description
deviceNamexsd:string

Disk Device name.
isSsd*xsd:boolean

If set, indicates a more accurate identification of the device. Typically the physical device type instead of a generic logical drive type reported by ESXi for RAID groups on RAID controllers.
issues*LocalizedMethodFault[]

Any issues detected with the configuration of the device on the controller.
model*xsd:string

Detected model name. If set, this model name is a more accurate model name for the device. Typically the physical device model instead of a generic logical drive name reported by ESXi for RAID groups on RAID controllers.
remediableIssues*xsd:string[]

Keys of issues which can be remediated.
vsanDiskxsd:boolean

True if the disk is used by vSAN. It may be safe to ignore issues reported on drive which are not vSAN disks. Remediation will only touch disks used by vSAN.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition