View source: R/drs_operations.R
drs_start_failback_launch | R Documentation |
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.
drs_start_failback_launch(recoveryInstanceIDs, tags = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.