PnicTSOInfo
PnicTSOInfo
This class describes the pNIC TSO information.
This structure may be used only with operations rendered under /vsan
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"nicName": "string",
"isSupported": false,
"isEnabled": false
}
string
nicName
Required
The pNIC name.
boolean
isSupported
Required
TSO is supported.
boolean
isEnabled
Required
TSO is enabled.