Data Object - VsanHclDiskConstraint(vim.vsan.VsanHclDiskConstraint)

Returned by
VsanGetDiskHclConstraints
Extends
DynamicData
See also
VsanHclMinFwConstraint
Since
vSAN API vSAN 7.0U3

Data Object Description

Information about the HCL constraint for a disk drive.

Properties

Name Type Description
constraints*VsanHclMinFwConstraint[]

VCG HCL constraints for the disk(SAS/SATA) drive. In case the disk drive to query is not a SAS/SATA drive or not certified by VMware, this field will be empty.
partNumber*xsd:string

Part number of the disk drive. E.g., HDEBL02LPA51F. When it is present, it will replace the product id as the key identifier of the disk

Since vSAN API 7.4
productIdxsd:string

Product ID of the disk drive. E.g., AL15SEB120N
vendorxsd:string

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