Orion.SEUM.ResponseTimeReport
SolarWinds Information Service 2024.4 Schema Documentation
This entity represents the Response time report information.
Inheritance
Access control
everyone
Properties
| Name | Type | Summary | Access Control |
|---|---|---|---|
| TransactionId | System.Int32 | The integer value that contains transaction id. | everyone |
| DateTimeUtc | System.DateTime | The datetime value that contains time stamp. | everyone |
| MinDuration | System.Int32 | The integer value that contains minimal duration. | everyone |
| MaxDuration | System.Int32 | The integer value that contains maximal duration. | everyone |
| AvgDuration | System.Int32 | The integer value that contains average duration. | everyone |
| ErrorMessage | System.String | The string value that contains response error message. | everyone |
| PercentAvailability | System.Double | The integer value that contains availability percentage. | everyone |
| RecordCount | System.Int64 | The integer value that contains records count. | everyone |
Target Relationships
| Name | Type | Notes |
|---|---|---|
| Transaction | Orion.SEUM.Transactions | Defined by relationship Orion.SEUM.TransactionReferencesResponseTimeReport (System.Reference) |