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.
IP2vSystemInfo2 Interface

Description: Extension of the IP2vSystemInfo interface that exposes more APIs.
IID: {ADE77BD6-8C5B-4BEF-822D-189244F161D5}
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.
VT_DISPATCHTask Read WriteSchedule to perform the conversion (a VProScheduler.IPQTask2 object).
IImageLocationSv2iFileLocation Read WriteSv2i file currently in use. Can be NULL.
VT_BOOLSysPrep Read WriteWhether to run SysPrep on the first boot of a converted system volume.
VT_BOOLOneDiskPerVolume Read WriteWWhether OneDiskPerVolume option should be used for the conversion job.
VT_VARIANTVolumesToConvert Read WriteAn array of volume IDs to try and convert.
VT_BOOLEnabled Read WriteWhether the job is enabled.
IP2vDiskOptionsOptions Read WriteDefault virtual disk options
VT_BOOLManaged Read WriteIndicates a managed conversion job.
IImageLocationSourceLocation Read WriteLocation where the image and sv2i files will be located
VT_VARIANTPasswords WriteAn array of passwords to use if the images are password protected.
VT_VARIANTEncryptedPasswords Read WriteAn array of already encrypted passwords to use if the images are password protected.
VT_DATELastConversion Read WriteMost recent successful execution date and time for the conversion job.
VT_VARIANTHexEncryptedPasswords Read WriteAn array of hex string representations of encrypted passwords to use if the images are password protected.
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.