Base type: System.StatisticsEntity
| Name | Type | Notes |
|---|---|---|
| AgentId | System.Int32 | |
| DateTimeUtc | System.DateTime | |
| MinLoadPercentage | System.Int32 | |
| MaxLoadPercentage | System.Int32 | |
| AvgLoadPercentage | System.Int32 | |
| MinNumManagedTransactions | System.Int32 | |
| MaxNumManagedTransactions | System.Int32 | |
| AvgNumManagedTransactions | System.Int32 | |
| MinQueueLength | System.Int32 | |
| MaxQueueLength | System.Int32 | |
| AvgQueueLength | System.Int32 | |
| PercentAvailability | System.Double | |
| RecordCount | System.Int64 | |
| 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'. |
| Agent | Orion.SEUM.Agents | Defined by relationship Orion.SEUM.AgentReferencesAgentStatusReport (System.Reference) |