{
"taskFailureHandling": {
"retryAttempts": 1,
"periodBetweenRetryAttempts": {
"type": "hours",
"value": 1
},
"retryFailedTask": false
},
"errorHandling": {
"commonErrorHandling": {
"reattemptTimeFrame": {
"type": "seconds",
"value": 30
},
"reattemptOnError": true,
"silentMode": true,
"reattemptsCount": 300
},
"ignoreBadSectors": false
},
"prePostDataCommands": {
"preCommands": {
"workingDirectory": "",
"commandArguments": "{RESOURCE_ID}",
"continueOnCommandError": false,
"command": "/usr/lib/Acronis/BackupAndRecovery/webcpprecapture",
"waitCommandComplete": true
},
"usePostCommands": true,
"useDefaultCommands": false,
"usePreCommands": true,
"postCommands": {
"workingDirectory": "",
"commandArguments": "{RESOURCE_ID}",
"continueOnCommandError": false,
"command": "/usr/lib/Acronis/BackupAndRecovery/webcppostcapture",
"waitCommandComplete": true
}
},
"vssFlags": {
"availableVssModes": ["system", "auto"],
"value": "auto",
"enabled": true,
"vssFullBackup": false
},
"prePostCommands": {
"preCommands": {
"workingDirectory": "",
"commandArguments": "",
"continueOnCommandError": false,
"command": "",
"waitCommandComplete": true
},
"usePostCommands": false,
"useDefaultCommands": true,
"usePreCommands": false,
"postCommands": {
"workingDirectory": "",
"commandArguments": "",
"continueOnCommandError": false,
"command": "",
"waitCommandComplete": true
}
},
"compressionLevel": {
"level": "normal"
},
"backupSpeed": {
"mode": "percent",
"value": 100
},
"operationPriority": "low",
"scheduling": {
"type": "distributeBackupTimeOptions",
"interval": {
"type": "minutes",
"value": 30
}
},
"archiveProtection": {
"value": {
"algorithm": "aes256",
"usePassword": false
},
"availableEncryptionTypes": ["aes128", "aes192", "aes256"]
},
"alerts": {
"noBackupForXDays": {
"days": 5,
"enabled": false
}
},
"weeklyBackupDay": "monday",
"specificOptions": [{
"type": "initialSeedingOptions",
"enabled": false,
"availableLocationRoots": [{
"id": "local_folder",
"access": "withoutCredentials",
"stagingAvailability": true,
"browsable": true
},
{
"id": "network_share",
"access": "requiredCredentials",
"stagingAvailability": true,
"browsable": true
},
{
"id": "nfs_share",
"access": "withoutCredentials",
"stagingAvailability": true,
"browsable": true
}
],
"resolvedLocation": null,
"editable": true
},
{
"type": "diskBackupOptions",
"exclusions": {
"exclusionMasks": [],
"excludeHidden": false,
"excludeSystem": false,
"inclusionMasks": []
},
"useLvmSnapshots": false,
"useMultiVolumeSnapshot": true,
"sectorBySector": false,
"incrementalBackup": {
"cbtUsage": "enableAndUse",
"fastBackup": true
}
},
{
"type": "vmBackupOptions",
"snapshot": {
"retryConfiguration": {
"reattemptTimeFrame": {
"type": "minutes",
"value": 5
},
"reattemptOnError": true,
"silentMode": false,
"reattemptsCount": 3
},
"quiesce": true
},
"incrementalBackup": {
"cbtUsage": "enableAndUse",
"fastBackup": true
}
}
],
"availableScheduling": [{
"type": "scheduledByPlan"
},
{
"type": "distributeBackupTimeOptions",
"interval": {
"type": "hours",
"value": 10
}
},
{
"type": "simultaneousBackupOptions",
"virtualMachinesPerAgent": 2,
"virtualMachinesPerAgentLimit": {
"type": "closed",
"upperBound": 10,
"lowerBound": 1
}
}
],
"windowsEventLog": {
"traceState": false,
"traceLevel": "warning",
"isGlobalConfigurationUsed": true
}
}
|