drs_start_recovery {paws.developer.tools}R Documentation

Launches Recovery Instances for the specified Source Servers

Description

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.

Usage

drs_start_recovery(isDrill = NULL, sourceServers, tags = NULL)

Arguments

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.


[Package paws.developer.tools version 0.9.0 Index]