vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostRdmaDeviceConnectionInfo(vim.host.RdmaDevice.ConnectionInfo)
- Property of
 - HostRdmaDevice
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 7.0
 
Data Object Description
Represents connection information for the RDMA device.Properties
| Name | Type | Description | 
|---|---|---|
| mtu | xsd:int | 
         Maximum Transmission Unit in bytes.
       | 
| speedInMbps | xsd:int | 
         Bit rate in Mbps.
       | 
| state | xsd:string | 
         RDMA device connection state. The set of possible values
  is described in HostRdmaDeviceConnectionState.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |