drs_start_failback_launch {paws.developer.tools} | R Documentation |
Initiates a Job for launching the machine that is being failed back to from the specified Recovery Instance
Description
Initiates a Job for launching the machine that is being failed back to from the specified Recovery Instance. This will run conversion on the failback client and will reboot your machine, thus completing the failback process.
See https://www.paws-r-sdk.com/docs/drs_start_failback_launch/ for full documentation.
Usage
drs_start_failback_launch(recoveryInstanceIDs, tags = NULL)
Arguments
recoveryInstanceIDs |
[required] The IDs of the Recovery Instance whose failback launch we want to request. |
tags |
The tags to be associated with the failback launch Job. |
[Package paws.developer.tools version 0.9.0 Index]