HostTcpHba

HostTcpHba
HostTcpHba

This data object describes the Transmission Control Protocol (TCP) host bus adapter interface.

Since: vSphere API Release 7.0.3.0

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "key": "string",
    "device": "string",
    "bus": 0,
    "status": "string",
    "model": "string",
    "driver": "string",
    "pci": "string",
    "storageProtocol": "string",
    "associatedPnic": "string"
}
string
associatedPnic
Optional

Device name of the associated physical NIC, if any.

Should match the device property of the corresponding physical NIC.

Availability
Added in vSphere API Release 7.0.3.0