
Plan Launch Options
If you want to run a restore plan, the /RestorePlans/{id} resource must have the following specific parameters:
Parameter | Type | Description |
---|---|---|
restorePointRule | Defines a restore point to be used to restore VMs. | |
executeChainedPlans | boolean | Defines whether VAO will run other plans scheduled in chain after the currently processed plan. |
recoveryLocationID | string | Defines a recovery location to be used to perform the restore operation. |
The /RestorePlans/{id} resource must have the following specific parameters:
Parameter | Type | Description |
---|---|---|
date | string | Specifies a date to be used to locate a restore point. For more information on how to set the DateTime value, see this Microsoft KB article. |