Skip to contents

Create an extended source server in the target Account based on the source server in staging account.

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

Usage

drs_create_extended_source_server(sourceServerArn, tags = NULL)

Arguments

sourceServerArn

[required] This defines the ARN of the source server in staging Account based on which you want to create an extended source server.

tags

A list of tags associated with the extended source server.