DS3 .NET Software Development Kit  3.0.0
Provides access to the Spectra Logic DS3 API through .NET.
Ds3.Models.Pool Class Reference

Properties

bool AssignedToStorageDomain [get, set]
 
long AvailableCapacity [get, set]
 
Guid BucketId [get, set]
 
string Guid [get, set]
 
PoolHealth Health [get, set]
 
Guid Id [get, set]
 
DateTime LastAccessed [get, set]
 
DateTime LastModified [get, set]
 
DateTime LastVerified [get, set]
 
string Mountpoint [get, set]
 
string Name [get, set]
 
Guid PartitionId [get, set]
 
bool PoweredOn [get, set]
 
Quiesced Quiesced [get, set]
 
long ReservedCapacity [get, set]
 
PoolState State [get, set]
 
Guid StorageDomainId [get, set]
 
long TotalCapacity [get, set]
 
PoolType Type [get, set]
 
long UsedCapacity [get, set]