View source: R/backupgateway_operations.R
backupgateway_associate_gateway_to_server | R Documentation |
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.
backupgateway_associate_gateway_to_server(GatewayArn, ServerArn)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.