vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostVMotionManagerDstInstantCloneResult(vim.host.VMotionManager.DstInstantCloneResult)
- Extends
- DynamicData
- Since
- vSphere API Release 7.0
Data Object Description
The result of an InstantClone task. Contains the dest VM id and timestamp values at the time of different operations.Properties
Name | Type | Description |
---|---|---|
cptCacheUsed* | xsd:long |
Checkpoint cache size used.
|
cptLoadDoneTime* | xsd:long |
Time stamp when the destination VM completes cpt load.
|
cptLoadTime* | xsd:long |
Time stamp when the destination VM starts cpt load.
|
cptXferTime* | xsd:long |
Device checkpoint stream time.
|
devCptStreamSize* | xsd:long |
Device checkpoint stream size.
|
devCptStreamTime* | xsd:long |
Device checkpoint stream time.
|
dstVmId* | xsd:int |
The destination VM ID of the InstantCloned VM.
|
endTime* | xsd:long |
Time stamp when the migration completes on the destination VM.
|
replicateMemDoneTime* | xsd:long |
Time stamp when the destination VM completes replicating memory.
|
startTime* | xsd:long |
Time stamp at the start of the InstantClone operation at the dest
VM.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |