Base type: System.StatisticsEntity
| Name | Type | Notes |
|---|---|---|
| NodeID | System.Int32 | |
| DateTime | System.DateTime | |
| Archive | System.Byte | |
| AvgResponseTime | System.Int16 | |
| MinResponseTime | System.Int16 | |
| MaxResponseTime | System.Int16 | |
| PercentLoss | System.Int16 | |
| PercentDown | System.Double | |
| Availability | System.Double | |
| 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'. |
| Node | Orion.Nodes | Defined by relationship Orion.NodesHostsResponseTime (System.Hosting) |