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

Public Member Functions

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

Properties

PoolHealth PoolHealth [get, set]
 
PoolState PoolState [get, set]
 
PoolType PoolType [get, set]
 
TapeState TapeState [get, set]
 
TapeType TapeType [get, set]