drs_delete_source_server {paws.developer.tools}R Documentation

Deletes a single Source Server by ID

Description

Deletes a single Source Server by ID. The Source Server must be disconnected first.

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

Usage

drs_delete_source_server(sourceServerID)

Arguments

sourceServerID

[required] The ID of the Source Server to be deleted.


[Package paws.developer.tools version 0.9.0 Index]