vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanBasicDeviceInfo(vim.host.VsanBasicDeviceInfo)
- Property of
- VsanHostDeviceInfo
- Extends
- DynamicData
- Since
- 7.0
Data Object Description
Basic information of a vSAN device.Properties
Name | Type | Description |
---|---|---|
deviceName | xsd:string |
The device name used by ESX to refer to the device right now, e.g. vmhba1.
|
features* | xsd:string[] |
The hardware features enabled on this device. E.g., ['RoCE v2']
Since 8.0.0.2 |
fwVersion* | xsd:string |
The firmware version of the controller
|
pciId* | xsd:string |
PCI ID. E.g., 8086:1000:1234:ABCD
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |