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

Description: A com object that stores information that is required to set and retrieve feature information.
IID: {CB155F0E-E669-4532-87AB-77418D0E11B6}
Properties
VT_BSTRDescription Read WriteUser-defined description of the image.
eIMAGE_REASONReason Read WriteReason for creating the image.
eIMAGE_TYPEType Read WriteType of the image. For example, Full, Base, or Incremental.
VT_I4SpanSizeMB Read WriteSize (in MB) at which the image spans to a new file.
eIMAGE_COMPRESSIONCompression Read WriteCompression level used to create the image.
eIMAGE_ENCRYPTIONEncryption Read WriteEncryption level used to create the image.
eIMAGE_TRIGGERED_TYPETriggered Read WriteTTriggered when specific event occurs. For example, Logon, Logoff, Application installed or launched, Data exceeded some MB, Threatcon levels (1,2,3,4) reached.
VT_BSTRDisplayName ReadUser-friendly name of the image.
VT_BSTRID Read WriteUnique, automatically generated GUID.
VT_DATETimestamp Read WriteDate and time when the image was created.
VT_BOOLIsDeleted ReadImage file deleted because of quota enforcement.
VT_BSTRFilename ReadFull path and name of the image file.
IImageLocationLocation Read WriteLocation where the image resides.
VT_BSTRDisplayFilename ReadUser-friendly file name of the image
VT_DISPATCHConstants ReadNamed constants for scripting. See VProObjConstants.
VT_BSTRJobID Read WriteID of job that created this image.
VT_DISPATCHFileBackup Read WriteFileBackup object for file and folder backups.
VT_BSTRPassword WriteClear text password for opening the image file.
VT_BSTREncryptedPassword Read WriteEncrypted password for the image.
VT_BSTRResult Read WriteResult of image file creation.
VT_UI8ElapsedTime Read WriteTime required to create the recovery point.
VT_UI4SpanCount Read WriteNumber of spanned files in the recovery point.
VT_BOOLVerified Read WriteImage was verified after creation.
VT_BOOLIndexed Read WriteImage was indexed after creation.
VT_BOOLSystemFilesIndexed Read WriteImage index includes system and temporary files.
VT_BOOLIncludesACL Read WriteImage index includes ACL.
VT_UI8Size Read WriteSize of the recovery point file (including all spanned segments).
VT_BSTROriginalDriveLetter Read WriteOriginal drive letter of the volume in image.
VT_UI8MinVolumeSize Read WriteMinimum size of the volume.
VT_BSTRDisplayJobName Read WriteName of the job that created the image (independent or set).
VT_UI8VolumeSize Read WriteSize of the volume.
VT_BSTRHexEncryptedPassword Read WriteA hex string representation of the encrypted password
VT_BOOLIsSubFile(VT_BSTR Filename) ReadIs file a segment of this image.
eIMAGE_QUIESCED_STATEQuiescedState Read WriteGet machine's quiesced state when the image was taken.
VT_VARIANTOffsiteCopies Read WriteGet all offsite copies of the image.
VT_VARIANTSpansetFilenames ReadGet the names of the files in the span set.
VT_BOOLObsolete Read WriteObsolete incremental images have been consolidated into another incremental image.
VT_BSTRJobInstanceId Read WriteGet Job Instance GUID for current Image.
VT_BOOLIsDeduped Read WriteSet the boolean flag if the image is de-duped.
VT_UINTDiskSignature Read WriteGet Disk Signature of source disk.
VT_BSTRSourceFSName Read WriteGet File System Name of Image Source.
VT_BSTRUsageType Read WriteGet volume usage type.
Methods
VT_VOID ValidatePropertiesChecks the validity of image properties after creation.
VT_UI8 ImageFileSizeChecks the size of the image file on disk.
VT_VOID AddOffsiteCopy(IImage newVal)Adds an offsite copy of the image.
VT_VOID RemoveOffsiteCopy(IFolderLocation newVal)Removes an offsite copy of the image.
VT_EMPTY CopyCopies the image into another image object.

Home


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