Associates a backup gateway with your server
Source:R/backupgateway_operations.R
backupgateway_associate_gateway_to_server.RdAssociates 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.
Arguments
- GatewayArn
[required] The Amazon Resource Name (ARN) of the gateway. Use the
list_gatewaysoperation 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.