vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHclNicInfo(vim.host.VsanHclNicInfo)
- Property of
- VsanHostHclInfo
- Extends
- VsanHclCommonDeviceInfo
- See also
- VsanNicRdmaInfo
- Since
- 6.7
Data Object Description
Captures all vSAN HCL related information about particular physical Nic.Properties
Name | Type | Description |
---|---|---|
nicLinkSpeedInMbps* | xsd:int |
The physical NIC link speed in mbps.
See speedMb.
Since 8.0.0.1 |
rdmaConfig* | VsanNicRdmaInfo |
The RDMA configuration for the RDMA capable physical NIC.
Since vSAN 7.0U2 |
useByVsan* | xsd:boolean |
True if this physical NIC is used by vSAN.
Since vSAN 7.0U2 |
vmknic* | xsd:string |
The name of physical NIC
Since vSAN 7.0U2 |
vsanHostCompatibility* | xsd:string[] |
A list of vSAN configuration types supported by the physical NIC. See VsanConfigType Since 8.0.0.1 |
Properties inherited from VsanHclCommonDeviceInfo | ||
deviceId, deviceName, deviceOnHcl, displayName, driverName, driversOnHcl, driverVersion, driverVersionsOnHcl, driverVersionSupported, extraInfo, fwVersion, fwVersionOnHcl, fwVersionSupported, releasesOnHcl, releaseSupported, subDeviceId, subVendorId, vendorId | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |