Base type: System.StatisticsEntity
Summary: Stores capacity statistics for all Pools
| Name | Type | Notes |
|---|---|---|
| Description | System.String | |
| PoolID | System.Int32 | |
| CapacityUserTotal | System.Int64 | |
| CapacityUserUsed | System.Int64 | |
| CapacityUserFree | System.Int64 | |
| CapacityAllocated | System.Int64 | |
| CapacitySubscribed | System.Int64 | |
| CapacityOversubscribed | 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'. |
| Pool | Orion.SRM.Pools | Defined by relationship Orion.SRM.PoolsReferencesPoolCapacityStatistics (System.Hosting) |