AWS SDK for .NET Documentation
DescribeCache Method (describeCacheRequest)
AmazonAmazon.StorageGatewayAmazonStorageGatewayClientDescribeCache(DescribeCacheRequest) Did this page help you?   Yes   No    Tell us about it...

This operation returns information about the cache of a gateway. This operation is supported only for the gateway-cached volume architecture.

The response includes disk IDs that are configured as cache, and it includes the amount of cache allocated and used.

Declaration Syntax
C#
public DescribeCacheResponse DescribeCache(
	DescribeCacheRequest describeCacheRequest
)
Parameters
describeCacheRequest (DescribeCacheRequest)
Container for the necessary parameters to execute the DescribeCache service method on AmazonStorageGateway.
Return Value
The response from the DescribeCache service method, as returned by AmazonStorageGateway.
Exceptions

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