Base type: System.StatisticsEntity
Summary: Stores capacity statistics for all LUNs
| Name | Type | Notes |
|---|---|---|
| Description | System.String | |
| LUNID | System.Int32 | |
| CapacityTotal | System.Int64 | |
| CapacityAllocated | System.Int64 | |
| CapacityFree | 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'. |
| LUN | Orion.SRM.LUNs | Defined by relationship Orion.SRM.LUNsReferencesLUNCapacityStatistics (System.Hosting) |