vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
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 |
|---|---|---|
| diskName | xsd:string |
Disk name.
|
| diskUuid | xsd: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 | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |