Base type: System.StatisticsEntity
Summary: Stores capacity statistics for all Volumes
| Name | Type | Notes |
|---|---|---|
| Description | System.String | |
| VolumeID | System.Int32 | |
| CapacityTotal | System.Int64 | |
| CapacityAllocated | System.Int64 | |
| CapacityFileSystem | 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'. |
| Volume | Orion.SRM.Volumes | Defined by relationship Orion.SRM.VolumesReferencesVolumeCapacityStatistics (System.Hosting) |