{
"errorHandling": {
"reattemptOnError": true,
"reattemptTimeFrame": {
"type": "seconds",
"value": 0
},
"reattemptsCount": 0,
"silentMode": true
},
"prePostCommands": {
"postCommands": {
"command": "",
"commandArguments": "",
"continueOnCommandError": true,
"waitCommandComplete": true,
"workingDirectory": ""
},
"preCommands": {
"command": "",
"commandArguments": "",
"continueOnCommandError": true,
"waitCommandComplete": true,
"workingDirectory": ""
},
"useDefaultCommands": true,
"usePostCommands": true,
"usePreCommands": true
},
"recoverPriority": "normal",
"snmp": {
"address": "",
"commonTrace": {
"isGlobalConfigurationUsed": true,
"traceLevel": "info",
"traceState": false
},
"community": ""
},
"validateBackupsBeforeRecover": true,
"vmOptions": {
"powerOnAfterRestore": true,
"useIncrementalRestore": true,
"powerOffBeforeRestore": true
},
"windowsEventLog": {
"isGlobalConfigurationUsed": true,
"traceLevel": "info",
"traceState": false
}
} |