startDpuFailoverRequestType
startDpuFailoverRequestType
The parameters of startDpuFailover.
Since: vSphere API Release 8.0.3.0
JSON Example
{
"dvsName": "string",
"targetDpuAlias": "string"
}
string
dvsName
Required
The name of the distributed virtual switch.
string
targetDpuAlias
Optional
The alias of the DPU to failover to. If not set, it will be determined by the system. At least one vmnic backed by the DPU needs to be associated to the standby uplink of the distributed virtual switch.
Availability
Added in vSphere API Release 8.0.3.0
Parameter To