drs_stop_replication {paws.developer.tools}R Documentation

Stops replication for a Source Server

Description

Stops replication for a Source Server. This action would make the Source Server unprotected, delete its existing snapshots and stop billing for it.

See https://www.paws-r-sdk.com/docs/drs_stop_replication/ for full documentation.

Usage

drs_stop_replication(sourceServerID)

Arguments

sourceServerID

[required] The ID of the Source Server to stop replication for.


[Package paws.developer.tools version 0.9.0 Index]