Veritas System Recovery 21 Automation - THIS SCRIPTING DOCUMENTATION IS PROVIDED IN CONJUNCTION WITH YOUR LICENSE FOR VERITAS SYSTEM RECOVERY SOFTWARE PRODUCTS, AND MAY BE USED ONLY IN CONJUNCTION WITH THAT SOFTWARE, UNDER THE TERMS OF THE END USER LICENSE AGREEMENT THAT ACCOMPANIED THE SOFTWARE. THIS SCRIPTING DOCUMENTATION IS PROPRIETARY VERITAS PROPERTY. YOU MAY NOT COPY, DISTRIBUTE, LICENSE OR SUBLICENSE THE SCRIPTING DOCUMENTATION.
P2vSystemInfo Object

Description: A com object that stores information that is required to set and retrieve consolidate image job information.
ProgId: VProRecovery.P2vSystemInfo
CLSID: {951DF455-811D-4B17-933C-24C188F6FD29}
Implemented Interfaces: IP2vSystemInfo (default), IP2vSystemInfo2, IScheduled
Properties
VT_BSTRComputerName Read WriteName of the computer
eP2V_CONVERSION_TYPESDestinationConversionType Read WriteType of virtual system to be generated (either vmdk, vhd or v2i)
IImageLocationDestinationLocation Read WriteLocation where the virtual system files will be generated
VT_VARIANTDisks Read WriteArray of the P2vDiskInfo objects that make up the system
VT_UI4MemorySize Read WriteMemory size for the system
VT_BSTROSType Read WriteType of operating system running on the computer
VT_BSTRID Read WriteThe unique id of this instance
VT_BSTRRunJobDisplayText Read WriteText to be displayed when a job is being run using this object.
IESXLocationESXUploadLocation Read WriteAn ESX location to upload the VMDK files to.
IESXLocationESXImportLocation Read WriteAn ESX location to import the VMDK files from.
Methods
VT_VOID LoadSv2iFile(IImageLocation sv2iLocation)Load information from an .sv2i file of the system. Uses sv2iLocation as a parameter
VT_EMPTY GetLocation(VT_I4 diskId)Gets the folder location of the disk with the given id.Uses diskID as a parameter
VT_VOID SetLocation(VT_I4 diskId, IImageLocation newLocation)Sets the folder location of the disk with the given id.Uses diskID and newLocation as a parameter

Home


Copyright © 2004-2019 Veritas Technologies LLC. All Rights Reserved.