vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
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.
|
| productId | xsd:string |
Product ID of the disk drive. E.g., AL15SEB120N
|
| vendor | xsd:string |
Vendor of the disk drive. E.g., TOSHIBA
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |