Data Object - VsanDiskModelInfo(vim.vsan.VsanDiskModelInfo)

Parameter to
VsanGetDiskHclConstraints
Extends
DynamicData
Since
vSAN API vSAN 7.0U3

Data Object Description

Information of the vSAN disk drive.

Properties

Name Type Description
partNumber*xsd:string

Part number of the disk drive. E.g., HDEBL02LPA51F. When this is present, it will replace the vim.vsan.VsanDiskModelInfo.productId as the key identifier of the disk.

Since vSAN API 7.4
productIdxsd:string

Product ID of the disk drive. E.g., AL15SEB120N. This is the key identifier of the disk.
vendorxsd:string

Vendor of the disk drive. E.g., TOSHIBA
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition