vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHclDeviceConstraint(vim.vsan.VsanHclDeviceConstraint)
- Property of
- VsanHclDiskConstraint, VsanHclReleaseConstraint
- Extends
- DynamicData
- See also
- VsanCompliantFirmware
- Since
- 7.0
Data Object Description
Information about the HCL constraint for a PCI device in the cluster/host.Properties
Name | Type | Description |
---|---|---|
compliantFirmwares* | VsanCompliantFirmware[] |
vSAN compliant firmwares(and drivers) for this device.
|
model* | xsd:string |
Model of the device. E.g., 1.2TB 10K 12Gbps SAS 2.5"
Since 8.0.0.2 |
partner* | xsd:string |
Partner of the device. E.g., Lenovo
Since 8.0.0.2 |
partNumber* | xsd:string |
Part number of the device. E.g., HDEBL02LPA51F
Since 8.0.0.2 |
pciId | xsd:string |
PCI ID of a vSAN device.
|
release* | xsd:string |
Certified VMware release.
Since 8.0.0.2 |
similarVcgLinks* | xsd:string[] |
VCG URLs for similar device, with the same PCI ID. Some vendors manufacture
multiple PCIe devices with the same PCI ID, in case there're multiple devices
of the same PCI ID certified by VMware VCG, this is the URL of those devices.
Otherwise it will be empty.
|
vcgId* | xsd:int |
Device id in the VCG portal.
Since 8.0.0.2 |
vcgLink* | xsd:string |
VCG URL for the device. In case this PCIe device is not certified by VMware
VCG, this field will be empty.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |