HostTcpHbaCreateSpec
HostTcpHbaCreateSpec
A data object which specifies the parameters needed to create an NVME over TCP host bus adapter.
Since: vSphere API Release 7.0.3.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"pnic": "string"
}
string
pnic
Required
Device name of the associated physical NIC.
Should match the device property of the corresponding physical NIC.