Command Line XML Copy Software Options

Options
 
Task Request Information
DescriptionField NameData TypeCommandline Parameter
Tasktask
Policy TypepolicyTypeenumpolicyType
TypetaskTypeenumtaskType
Initiated FrominitiatedFromenuminitiatedFrom
Task FlagstaskFlags
Disableddisabledbooleandisabled
 
Common Job Options
DescriptionField NameData TypeCommandline Parameter
StartUp OptionsstartUpOpts
Startup in suspended statestartInSuspendedStatebooleanstartInSuspendedState
Job Retry OptionsjobRetryOpts
Kill Running Job When Total Running Time ExpireskillRunningJobWhenTotalRunningTimeExpiresbooleankillRunningJobWhenTotalRunningTimeExpires
Enable Number Of RetriesenableNumberOfRetriesbooleanenableNumberOfRetries
Number Of RetriesnumberOfRetriesintegernumberOfRetries
Running TimerunningTime
Enable Total Running TimeenableTotalRunningTimebooleanenableTotalRunningTime
Total Running TimetotalRunningTimeintegertotalRunningTime
 
Update Options
DescriptionField NameData TypeCommandline Parameter
Synchronize Remote Software CachessyncUpdateCachesbooleansyncUpdateCaches
Copy Software And UpdatescopySoftwareAndUpdatesbooleancopySoftwareAndUpdates
Overwrite Newer ContentoverwriteNewerContentbooleanoverwriteNewerContent
WindowsisWindowsbooleanisWindows
UnixisUnixbooleanisUnix
Copy UpdatescopyUpdatesbooleancopyUpdates
Download Updates Job OptionsdownloadUpdatesJobOptions
Download PackagesdownloadSoftwarebooleandownloadSoftware
Alternate location: updateCachePathstringupdateCachePath
Windows Download PackageswindowsDownloadPackages
Windows(32)windows32booleanwindows32
Windows(X64)windowsX64booleanwindowsX64
Unix Download PackagesunixDownloadPackages
AIXaixosbooleanaixos
DARWINdarwinosbooleandarwinos
FreeBSDfreeBSDosbooleanfreeBSDos
IRIXirixosbooleanirixos
HPhposbooleanhpos
LINUXlinuxosbooleanlinuxos
Tru64tru64osbooleantru64os
SOLARISsolarisosbooleansolarisos
 
SubTask Options
DescriptionField NameData TypeCommandline Parameter
Sub Task TypesubTaskTypeenumsubTaskType (st)
Operation TypeoperationTypeenumoperationType (op)


Usage
 
Task Request Information
Task
policyType
Type: enum
Default Value: DATA_PROTECTION
Possible Values: DATA_PROTECTION , AUX_COPY , SRM_REPORT , SINGLE_INSTANCING , SRM_JOBS , SUBCLIENT_FILTER , CONTENT_INDEX , CONTENT_INDEX
Command Line Paramter: policyType
Location: taskInfo/task/policyType
Policy Type
taskType
Type: enum
Default Value: IMMEDIATE
Possible Values: NONE , IMMEDIATE , SCHEDULE , SAVED_REPORT , SCHEDULE_POLICY , WORKFLOW , PREVIEW , AUTOMATIC_COPY , AGENTLESS_SRM , AGENTLESS_SRM
Command Line Paramter: taskType
Location: taskInfo/task/taskType
Type
initiatedFrom
Type: enum
Default Value: GUI
Possible Values: NONE , GUI , COMMANDLINE , SYSTEM , SCRIPT , SCHEDULE , SCHEDULE
Command Line Paramter: initiatedFrom
Location: taskInfo/task/initiatedFrom
Initiated From
Task Flags
disabled
Type: boolean
Possible Values: true/false
Command Line Paramter: disabled
Location: taskInfo/task/taskFlags/disabled
Disabled
 
Common Job Options
StartUp Options
startInSuspendedState
Type: boolean
Possible Values: true/false
Command Line Paramter: startInSuspendedState
Location: taskInfo/subTasks/options/commonOpts/startUpOpts/startInSuspendedState
Startup in suspended state
Job Retry Options
killRunningJobWhenTotalRunningTimeExpires
Type: boolean
Possible Values: true/false
Command Line Paramter: killRunningJobWhenTotalRunningTimeExpires
Location: taskInfo/subTasks/options/commonOpts/jobRetryOpts/killRunningJobWhenTotalRunningTimeExpires
Kill Running Job When Total Running Time Expires
enableNumberOfRetries
Type: boolean
Possible Values: true/false
Command Line Paramter: enableNumberOfRetries
Location: taskInfo/subTasks/options/commonOpts/jobRetryOpts/enableNumberOfRetries
Enable Number Of Retries
numberOfRetries
Type: integer
Default Value: 0
Command Line Paramter: numberOfRetries
Location: taskInfo/subTasks/options/commonOpts/jobRetryOpts/numberOfRetries
Number Of Retries
Running Time
enableTotalRunningTime
Type: boolean
Possible Values: true/false
Command Line Paramter: enableTotalRunningTime
Location: taskInfo/subTasks/options/commonOpts/jobRetryOpts/runningTime/enableTotalRunningTime
Enable Total Running Time
totalRunningTime
Type: integer
Default Value: 3600
Command Line Paramter: totalRunningTime
Location: taskInfo/subTasks/options/commonOpts/jobRetryOpts/runningTime/totalRunningTime
Total Running Time
 
Update Options
syncUpdateCaches
Type: boolean
Default Value: true
Possible Values: true/false
Command Line Paramter: syncUpdateCaches
Location: taskInfo/subTasks/options/adminOpts/updateOption/syncUpdateCaches
Synchronize Remote Software Caches
copySoftwareAndUpdates
Type: boolean
Possible Values: true/false
Command Line Paramter: copySoftwareAndUpdates
Location: taskInfo/subTasks/options/adminOpts/updateOption/copySoftwareAndUpdates
Copy Software And Updates
overwriteNewerContent
Type: boolean
Possible Values: true/false
Command Line Paramter: overwriteNewerContent
Location: taskInfo/subTasks/options/adminOpts/updateOption/overwriteNewerContent
Overwrite Newer Content
isWindows
Type: boolean
Possible Values: true/false
Command Line Paramter: isWindows
Location: taskInfo/subTasks/options/adminOpts/updateOption/isWindows
Windows
isUnix
Type: boolean
Possible Values: true/false
Command Line Paramter: isUnix
Location: taskInfo/subTasks/options/adminOpts/updateOption/isUnix
Unix
copyUpdates
Type: boolean
Default Value: true
Possible Values: true/false
Command Line Paramter: copyUpdates
Location: taskInfo/subTasks/options/adminOpts/updateOption/copyUpdates
Copy Updates
Download Updates Job Options
downloadSoftware
Type: boolean
Default Value: false
Possible Values: true/false
Command Line Paramter: downloadSoftware
Location: taskInfo/subTasks/options/adminOpts/updateOption/downloadUpdatesJobOptions/downloadSoftware
Download Packages
updateCachePath
Type: string
Command Line Paramter: updateCachePath
Location: taskInfo/subTasks/options/adminOpts/updateOption/downloadUpdatesJobOptions/updateCachePath
Alternate location:
Windows Download Packages
windows32
Type: boolean
Possible Values: true/false
Command Line Paramter: windows32
Location: taskInfo/subTasks/options/adminOpts/updateOption/windowsDownloadPackages/windows32
Windows(32)
windowsX64
Type: boolean
Possible Values: true/false
Command Line Paramter: windowsX64
Location: taskInfo/subTasks/options/adminOpts/updateOption/windowsDownloadPackages/windowsX64
Windows(X64)
Unix Download Packages
aixos
Type: boolean
Possible Values: true/false
Command Line Paramter: aixos
Location: taskInfo/subTasks/options/adminOpts/updateOption/unixDownloadPackages/aixos
AIX
darwinos
Type: boolean
Possible Values: true/false
Command Line Paramter: darwinos
Location: taskInfo/subTasks/options/adminOpts/updateOption/unixDownloadPackages/darwinos
DARWIN
freeBSDos
Type: boolean
Possible Values: true/false
Command Line Paramter: freeBSDos
Location: taskInfo/subTasks/options/adminOpts/updateOption/unixDownloadPackages/freeBSDos
FreeBSD
irixos
Type: boolean
Possible Values: true/false
Command Line Paramter: irixos
Location: taskInfo/subTasks/options/adminOpts/updateOption/unixDownloadPackages/irixos
IRIX
hpos
Type: boolean
Possible Values: true/false
Command Line Paramter: hpos
Location: taskInfo/subTasks/options/adminOpts/updateOption/unixDownloadPackages/hpos
HP
linuxos
Type: boolean
Possible Values: true/false
Command Line Paramter: linuxos
Location: taskInfo/subTasks/options/adminOpts/updateOption/unixDownloadPackages/linuxos
LINUX
tru64os
Type: boolean
Possible Values: true/false
Command Line Paramter: tru64os
Location: taskInfo/subTasks/options/adminOpts/updateOption/unixDownloadPackages/tru64os
Tru64
solarisos
Type: boolean
Possible Values: true/false
Command Line Paramter: solarisos
Location: taskInfo/subTasks/options/adminOpts/updateOption/unixDownloadPackages/solarisos
SOLARIS
 
SubTask Options
subTaskType
Type: enum
Possible Values: NONE , ADMIN , BACKUP , RESTORE , WORKFLOW , COMPLIANCE_POLICY , COMPLIANCE_POLICY
Command Line Paramter: subTaskType
Location: taskInfo/subTasks/subTask/subTaskType
Sub Task Type
operationType
Type: enum
Default Value: NONE
Possible Values: NONE , ALL_BACKUP_JOBS , BACKUP , RECOVERY_POINT_CREATION , CONSISTENTCY_POINT_CREATION , SRM , ARCHIVE , CONTENT_INDEXING , ALL_RESTORE_JOBS , RESTORE , POWER_RESTORE , BROWSE , RESTORE_BY_JOB , ONETOUCH_RECOVERY , ADMIN , WORK_FLOW , COMPLIANCE , SEARCH , SAVE , EMAIL , TAGGING , LEGAL_HOLDS , COMP_RESTORE , MOSS , PRUNE , DRBACKUP , AUX_COPY , REPORT , MEDIA_INVENTORY , SCHED_EXPORT , ARCHIVE_CHECK , MEDIA_PREDICTION , TAPE_ERASE , VT , SELECTIVE_DELETE , DRIVE_VALIDATION , DRIVE_CLEANING , STAMP_MEDIA , BROWSE_DELETE , CATALOGUE_MEDIA , DATA_AGING , DOWNLOAD_UPDATES , INSTALL_UPDATES , SRM_REPORT , OFFLINE_CONTENT_INDEX , MAGLIBMAINTENANCE , SHELF_MANAGEMENT , INFOMGMT , INSTALL_CLIENT , UNINSTALL_CLIENT , SNAP_TO_TAPE , CCM_CAPTURE , CCM_MERGE , EXTERNAL_DATA_PROCESSOR , MEDIA_REFRESHING , PREPARATION , FDC , MAGLIBVOLRECON , DEDUPDBSYNC , TAPEIMPORT , WORKFLOW , QR , FS_BACKUP , IMAGE_BACKUP , SERVERLESS_BACKUP , MOUNT_SNAPSHOT , UNMOUNT_SNAPSHOT , DELETE_SNAPSHOT , MINING_BACKUP , SRM_AGENTLESS , SRM_AGENTLESS
Command Line Paramter: operationType
Location: taskInfo/subTasks/subTask/operationType
Operation Type