View source: R/drs_operations.R
drs_start_recovery | R Documentation |
Launches Recovery Instances for the specified Source Servers. For each Source Server you may choose a point in time snapshot to launch from, or use an on demand snapshot.
See https://www.paws-r-sdk.com/docs/drs_start_recovery/ for full documentation.
drs_start_recovery(isDrill = NULL, sourceServers, tags = NULL)
isDrill |
Whether this Source Server Recovery operation is a drill or not. |
sourceServers |
[required] The Source Servers that we want to start a Recovery Job for. |
tags |
The tags to be associated with the Recovery Job. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.