AWS SDK for .NET Documentation
ListLocalDisks Method (listLocalDisksRequest)
AmazonAmazon.StorageGatewayAmazonStorageGatewayClientListLocalDisks(ListLocalDisksRequest) Did this page help you?   Yes   No    Tell us about it...

This operation returns a list of the local disks of a gateway. To specify which gateway to describe you use the Amazon Resource Name (ARN) of the gateway in the body of the request.

The request returns all disks, specifying which are configured as working storage, stored volume or not configured at all.

Declaration Syntax
C#
public ListLocalDisksResponse ListLocalDisks(
	ListLocalDisksRequest listLocalDisksRequest
)
Parameters
listLocalDisksRequest (ListLocalDisksRequest)
Container for the necessary parameters to execute the ListLocalDisks service method on AmazonStorageGateway.
Return Value
The response from the ListLocalDisks service method, as returned by AmazonStorageGateway.
Exceptions

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