backupgateway_associate_gateway_to_server: Associates a backup gateway with your server

View source: R/backupgateway_operations.R

backupgateway_associate_gateway_to_serverR Documentation

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://www.paws-r-sdk.com/docs/backupgateway_associate_gateway_to_server/ 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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.