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

Description: Extension of the IImage interface that exposes more APIs
IID: {CDF2566A-3553-4A30-B31B-C38193D7211C}
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.
Methods
VT_VOID ValidatePropertiesChecks the validity of image properties after creation.
VT_UI8 ImageFileSizeChecks the size of the image file on disk.

Home


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