vSAN Management API


Data Object - DiskInfo(vim.vsan.DiskInfo)

Property of
VsanComponentBasicInfo
Extends
DynamicData
Since
9.1.0.0

Data Object Description

Disk information including disk UUID, disk name and disk type (SSD or HDD).

Properties

Name Type Description
diskNamexsd:string

Disk name.
diskUuidxsd:string

Disk UUID.
isSsd*xsd:boolean

Flag if the disk is SSD. Unset if the disk type can not be determined.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition