VMwareDvsDpuCapability
VMwareDvsDpuCapability
The feature capabilities of Dpu Features supported by the vSphere Distributed Switch.
Since: vSphere API Release 8.0.0.1
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"networkOffloadSupported": false,
"activeStandbyModeSupported": false
}
boolean
networkOffloadSupported
Optional
Flag to indicate whether network offloading is supported on the vSphere Distributed Switch.
boolean
activeStandbyModeSupported
Optional
Flag to indicate whether the vSphere Distributed Switch supports connecting two DPUs to an offloading VDS and operating in an active-standby mode.
If not set, the feature is not supported.
Since: vSphere API Release 8.0.3.0
Availability
Added in vSphere API Release 8.0.0.1