View Source aws_backup_gateway (aws v0.5.0)
Backup gateway
Backup gateway connects Backup to your hypervisor, so you can create, store, and restore backups of your virtual machines (VMs) anywhere, whether on-premises or in the VMware Cloud (VMC) on Amazon Web Services.
Add on-premises resources by connecting to a hypervisor through a gateway. Backup will automatically discover the resources in your hypervisor.
Use Backup to assign virtual or on-premises resources to a backup plan, or run on-demand backups. Once you have backed up your resources, you can view them and restore them like any resource supported by Backup.
To download the Amazon Web Services software to get started, navigate to the Backup console, choose Gateways, then choose Create gateway.Link to this section Summary
Functions
Associates a backup gateway with your server.
Creates a backup gateway.
Disassociates a backup gateway from the specified server.
Lists backup gateways owned by an Amazon Web Services account in an Amazon Web Services Region.
Updates a gateway's name.
Updates a hypervisor metadata, including its host, username, and password.
Link to this section Functions
Associates a backup gateway with your server.
After you complete the association process, you can back up and restore your VMs through the gateway.Creates a backup gateway.
After you create a gateway, you can associate it with a server using theAssociateGatewayToServer
operation.
Disassociates a backup gateway from the specified server.
After the disassociation process finishes, the gateway can no longer access the virtual machines on the server.Lists backup gateways owned by an Amazon Web Services account in an Amazon Web Services Region.
The returned list is ordered by gateway Amazon Resource Name (ARN).Updates a gateway's name.
Specify which gateway to update using the Amazon Resource Name (ARN) of the gateway in your request.Updates a hypervisor metadata, including its host, username, and password.
Specify which hypervisor to update using the Amazon Resource Name (ARN) of the hypervisor in your request.