DS3 .NET Software Development Kit  3.0.0
Provides access to the Spectra Logic DS3 API through .NET.
Ds3.Calls.GetBucketCapacitySummarySpectraS3Request Class Reference
Inheritance diagram for Ds3.Calls.GetBucketCapacitySummarySpectraS3Request:
Ds3.Calls.Ds3Request

Public Member Functions

GetBucketCapacitySummarySpectraS3Request WithPoolHealth (PoolHealth?poolHealth)
 
GetBucketCapacitySummarySpectraS3Request WithPoolState (PoolState?poolState)
 
GetBucketCapacitySummarySpectraS3Request WithPoolType (PoolType?poolType)
 
GetBucketCapacitySummarySpectraS3Request WithTapeState (TapeState?tapeState)
 
GetBucketCapacitySummarySpectraS3Request WithTapeType (TapeType?tapeType)
 
 GetBucketCapacitySummarySpectraS3Request (Guid bucketId, Guid storageDomainId)
 
 GetBucketCapacitySummarySpectraS3Request (string bucketId, string storageDomainId)
 
- Public Member Functions inherited from Ds3.Calls.Ds3Request
string getDescription (string paramstring)
 

Properties

string BucketId [get]
 
string StorageDomainId [get]
 
PoolHealth PoolHealth [get, set]
 
PoolState PoolState [get, set]
 
PoolType PoolType [get, set]
 
TapeState TapeState [get, set]
 
TapeType TapeType [get, set]