Base type: System.StatisticsEntity
Summary: Stores capacity statistics for all storage arrays
| Name | Type | Notes |
|---|---|---|
| Description | System.String | |
| StorageArrayID | System.Int32 | |
| CapacityRawTotal | System.Int64 | |
| CapacityRawUsed | System.Int64 | |
| CapacityRawFree | System.Int64 | |
| CapacityRawSpare | System.Int64 | |
| CapacityUserTotal | System.Int64 | |
| CapacityUserUsed | System.Int64 | |
| CapacityUserFree | System.Int64 | |
| Weight | System.Single | |
| ObservationTimestamp | System.DateTime | |
| ObservationFrequency | System.DateTime | |
| Weight | System.Double | Default='1.0'. |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| StorageArray | Orion.SRM.StorageArrays | Defined by relationship Orion.SRM.StorageArraysReferencesStorageArrayCapacityStatistics (System.Hosting) |