storagegateway_start_gateway {paws.storage} | R Documentation |
Starts a gateway that you previously shut down (see ShutdownGateway)
Description
Starts a gateway that you previously shut down (see shutdown_gateway
). After the gateway starts, you can then make other API calls, your applications can read from or write to the gateway's storage volumes and you will be able to take snapshot backups.
See https://www.paws-r-sdk.com/docs/storagegateway_start_gateway/ for full documentation.
Usage
storagegateway_start_gateway(GatewayARN)
Arguments
GatewayARN |
[required] |
[Package paws.storage version 0.6.0 Index]