Enum - SrmApiRecoveryMode

Parameter to
RecoveryPlanStart
Since
SRM API 0.0


Enum Description

Enum Constants

NameDescription
migration This mode causes the RecoveryPlan to execute in 'migration' mode and is used to perform planned migrations.

Since SRM API 3.0
recovery This mode causes the RecoveryPlan to execute in 'recovery' mode and is used when a disaster has occurred.
test This mode causes the RecoveryPlan to execute in 'test' mode and is used to test a RecoveryPlan's behavior. It will recover all the VMs within an isolated network you specify. When the test is complete, all of the recovered VMs will be destroyed and the storage will be returned to its normal state.