Data Object - SrmRecoveryOptions

Parameter to
Start, StartEx_Task
Since
SRM API 5.0

Data Object Description

Options for execution of a test or failover.

Properties

Name Type Description
ignoreErrors*xsd:boolean

Boolean indicating whether the operations Cleanup or Reprotect would ignore errors. If not specified, the default value of true will be used. The flag is valid for RecoveryPlan#RecoveryMode#cleanupTest and RecoveryPlan#RecoveryMode#reprotect modes.

Since SRM API 12.0
syncData*xsd:boolean

Boolean indicating whether to replicate recent changes to the recovery site during Test workflow. If not specified, the default value of true will be used. The flag is valid for RecoveryPlan#RecoveryMode#test mode.
Properties inherited from
None
*Need not be set