backupgateway_associate_gateway_to_server {paws.networking} | R 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
|
ServerArn |
[required] The Amazon Resource Name (ARN) of the server that hosts your virtual machines. |
[Package paws.networking version 0.7.0 Index]