drs_start_replication {paws.developer.tools} | R Documentation |
Starts replication for a stopped Source Server
Description
Starts replication for a stopped Source Server. This action would make the Source Server protected again and restart billing for it.
See https://www.paws-r-sdk.com/docs/drs_start_replication/ for full documentation.
Usage
drs_start_replication(sourceServerID)
Arguments
sourceServerID |
[required] The ID of the Source Server to start replication for. |
[Package paws.developer.tools version 0.9.0 Index]