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

Description: IPPPIManager6 Interface
IID: {7CC3B9EF-5899-431D-BD5F-6CD797591C23}
Properties
VT_INTThreatConLevel ReadGets current ThreatCon level from Veritas site.
VT_BSTRInstallFolder ReadGets the installation folder for the product.
VT_DISPATCHFtpParametersObject Read WriteGet the FTP parameters (for offsite copies to FTP locations).
Methods
VT_HRESULT AddConversionJob(VT_BSTR newConversionJob)Adds a new conversion job to the list of perstisted conversion jobs.
VT_HRESULT RemoveConversionJob(VT_BSTR conversionJobID)Removes a conversion job from the list of persisted conversion jobs.
VT_BSTR GetConversionJob(VT_BSTR ID)Gets a single conversion job by ID.
VT_VARIANT GetConversionJobsReturns an array of conversion jobs on the agent/computer.
VT_HRESULT AddConversionJobObject(VT_DISPATCH newConversionJob)Adds a new conversion job to the list of perstisted conversion jobs.
VT_DISPATCH GetConversionJobObject(VT_BSTR ID)Gets a single conversion job by ID.
VT_VARIANT GetConversionJobObjectsReturns an array of conversion jobs on the agent/computer.
VT_HRESULT DoConversionJob(VT_BSTR conversionJobID)Runs the conversion job specified by the ID.
VT_HRESULT DisableConversionJob(VT_BSTR conversionJobID)Disables the conversion job specified by the ID.
VT_HRESULT EnableConversionJob(VT_BSTR conversionJobID)Enables the conversion job specified by the ID.

Home


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