vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanNicRdmaInfo(vim.host.VsanNicRdmaInfo)
- Property of
- VsanHclNicInfo
- Extends
- DynamicData
- Since
- vSAN 7.0U2
Data Object Description
This class encapsulates the Data Center Bridging (DCB) configuration information for RDMA capable physical Network Interface Controller (NIC) on the host.Properties
Name | Type | Description |
---|---|---|
dcbEnabled* | xsd:boolean |
True indicates the Data Center Bridging (DCB) mode is enabled
on this physical NIC.
|
dcbMode* | xsd:string |
The DCB mode for the physial NIC including 'CEE', 'IEEE'
and 'PRE-CEE'. IEEE mode is recommended to ensure lossless
transport in layer 2 environment.
|
pfcConfig* | xsd:string |
The Priority-based Flow Control (PFC) configuration on physical NIC.
To ensure lossless layer 2 environment, it's must required to control
the traffic flow, which can be achieved by configuring the priority
value to 3 or 4.
|
pfcEnabled* | xsd:boolean |
True indicates the Priority-based Flow Control (PFC) is
enabled on the physical NIC.
|
rdmaCapable* | xsd:boolean |
Whether physical NIC is RDMA capable.
|
rdmaProtocolCapable* | xsd:string |
Type of network protocol supported by RDMA. See RdmaProtocol |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |