Learn R Programming

paws.networking (version 0.2.0)

backupgateway_associate_gateway_to_server: Associates a backup gateway with your server

Description

Associates a backup gateway with your server. After you complete the association process, you can back up and restore your VMs through the gateway.

See https://paws-r.github.io/docs/backupgateway/associate_gateway_to_server.html for full documentation.

Usage

backupgateway_associate_gateway_to_server(GatewayArn, ServerArn)

Arguments

GatewayArn

[required] The Amazon Resource Name (ARN) of the gateway. Use the list_gateways operation to return a list of gateways for your account and Amazon Web Services Region.

ServerArn

[required] The Amazon Resource Name (ARN) of the server that hosts your virtual machines.