Host Network System Get Offload Capabilities
Deprecated as of VI API 4.0, the system defaults will be used.
The offload capabilities available on this server.
The unique identifier for the managed object to which the property attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostNetworkSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
OK
{
"_typeName": "string",
"csumOffload": false,
"tcpSegmentation": false,
"zeroCopyXmit": false
}
(Optional) The flag to indicate whether or not checksum offloading is supported.
(Optional) The flag to indicate whether or not TCP segmentation offloading (TSO) is supported.
(Optional) The flag to indicate whether or not zero copy transmits are supported.