VirtualMachineVMotionStunTimeInfo
VirtualMachineVMotionStunTimeInfo
Description of VMotion Stun Time.
Since: vSphere API Release 8.0.2.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"name": "string",
"configurationTag": [
"string"
],
"migrationBW": 0,
"stunTime": 0
}
integer As int64 As int64
migrationBW
Required
Migration bandwidth in Mbps
integer As int64 As int64
stunTime
Required
Stun Time in seconds
Availability
Added in vSphere API Release 8.0.2.0