ArrayOfHostVMotionManagerDstInstantCloneResult
ArrayOfHostVMotionManagerDstInstantCloneResult
A boxed array of HostVMotionManagerDstInstantCloneResult. To be used in Any placeholders.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"dstVmId": 0,
"startTime": 0,
"cptLoadTime": 0,
"cptLoadDoneTime": 0,
"replicateMemDoneTime": 0,
"endTime": 0,
"cptXferTime": 0,
"cptCacheUsed": 0,
"devCptStreamSize": 0,
"devCptStreamTime": 0
}
]
}