Name
|
Type
|
Description
|
deviceName | xsd: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.
|
vsanDisk | xsd: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 |