VmwareDistributedVirtualSwitchNetworkOffloadConfig

VmwareDistributedVirtualSwitchNetworkOffloadConfig
VmwareDistributedVirtualSwitchNetworkOffloadConfig

This data structure defines the network offoad specific configuration of a distributed virtual switch.

Since: vSphere API Release 8.0.3.0

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "dpuFailoverPolicy": {
        "_typeName": "string",
        "activeUplink": [
            "string"
        ],
        "standbyUplink": [
            "string"
        ]
    }
}
dpuFailoverPolicy
Optional

The DPU failover policy of the switch.

If this property is not set, all uplink ports are active uplinks.