AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Container for the parameters to the ListLocalDisks operation. This operation returns a list of the gateway's local disks. 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 a list of all disks, specifying which are configured as working storage, cache storage, or stored volume or not configured at all. The response includes a DiskStatus field. This field can have a value of present (the disk is available to use), missing (the disk is no longer connected to the gateway), or mismatch (the disk node is occupied by a disk that has incorrect metadata or the disk content is corrupted).

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.StorageGateway.AmazonStorageGatewayRequest
      Amazon.StorageGateway.Model.ListLocalDisksRequest

Namespace: Amazon.StorageGateway.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class ListLocalDisksRequest : AmazonStorageGatewayRequest
         IRequestEvents

The ListLocalDisksRequest type exposes the following members

Constructors

NameDescription
Public Method ListLocalDisksRequest()

Properties

NameTypeDescription
Public Property GatewayARN System.String Gets and sets the property GatewayARN.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8