AWS SDK for .NET Documentation
DescribeCachediSCSIVolumes Method (describeCachediSCSIVolumesRequest)
AmazonAmazon.StorageGatewayAmazonStorageGatewayClientDescribeCachediSCSIVolumes(DescribeCachediSCSIVolumesRequest) Did this page help you?   Yes   No    Tell us about it...

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).

Declaration Syntax
C#
public DescribeCachediSCSIVolumesResponse DescribeCachediSCSIVolumes(
	DescribeCachediSCSIVolumesRequest describeCachediSCSIVolumesRequest
)
Parameters
describeCachediSCSIVolumesRequest (DescribeCachediSCSIVolumesRequest)
Container for the necessary parameters to execute the DescribeCachediSCSIVolumes service method on AmazonStorageGateway.
Return Value
The response from the DescribeCachediSCSIVolumes service method, as returned by AmazonStorageGateway.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)