amazonka-storagegateway-0.0.2: Amazon Storage Gateway SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.StorageGateway.AddCache

Contents

Description

This operation configures one or more gateway local disks as cache for a cached-volume gateway. This operation is supported only for the gateway-cached volume architecture (see Storage Gateway Concepts).

In the request, you specify the gateway Amazon Resource Name (ARN) to which you want to add cache, and one or more disk IDs that you want to configure as cache.

http://docs.aws.amazon.com/storagegateway/latest/APIReference/API_AddCache.html

Synopsis

Request

Request constructor

addCache Source

Arguments

:: Text

acGatewayARN

-> AddCache 

AddCache constructor.

The fields accessible through corresponding lenses are:

Request lenses

Response

Response constructor

addCacheResponse :: AddCacheResponse Source

AddCacheResponse constructor.

The fields accessible through corresponding lenses are:

Response lenses