AWS SDK for .NET Documentation
DescribeWorkingStorage Method (describeWorkingStorageRequest)
AmazonAmazon.StorageGatewayAmazonStorageGatewayDescribeWorkingStorage(DescribeWorkingStorageRequest) Did this page help you?   Yes   No    Tell us about it...

This operation returns information about the working storage of a gateway. This operation is supported only for the gateway-stored volume architecture. This operation is deprecated in cached-volumes API version (20120630). Use DescribeUploadBuffer instead.

NOTE: Working storage is also referred to as upload buffer. You can also use the DescribeUploadBuffer operation to add upload buffer to a stored-volume gateway.

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

Declaration Syntax
C#
DescribeWorkingStorageResponse DescribeWorkingStorage(
	DescribeWorkingStorageRequest describeWorkingStorageRequest
)
Parameters
describeWorkingStorageRequest (DescribeWorkingStorageRequest)
Container for the necessary parameters to execute the DescribeWorkingStorage service method on AmazonStorageGateway.
Return Value
The response from the DescribeWorkingStorage service method, as returned by AmazonStorageGateway.
Exceptions

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