amazonka-storagegateway-0.2.1: Amazon Storage Gateway SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.StorageGateway.DescribeCachediSCSIVolumes

Contents

Description

This operation returns a description of the gateway volumes specified in the request. This operation is supported only for the gateway-cached volume architecture.

The list of gateway volumes in the request must be from one gateway. In the response Amazon Storage Gateway returns volume information sorted by volume Amazon Resource Name (ARN).

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

Synopsis

Request

Request constructor

describeCachediSCSIVolumes :: DescribeCachediSCSIVolumes Source

DescribeCachediSCSIVolumes constructor.

The fields accessible through corresponding lenses are:

Request lenses

Response

Response constructor

Response lenses

dcscsivrCachediSCSIVolumes :: Lens' DescribeCachediSCSIVolumesResponse [CachediSCSIVolume] Source

An array of objects where each object contains metadata about one cached volume.