Orion.SEUM.StepResponseTime
SolarWinds Information Service 2024.4 Schema Documentation
This entity represents the Step response time information.
Inheritance
Access control
everyone
Properties
| Name | Type | Summary | Access Control |
|---|---|---|---|
| TransactionStepId | System.Int32 | The integer value that contains transaction step id. | everyone |
| DateTimeUtc | System.DateTime | The datetime value that contains time stamp. | everyone |
| TransactionId | System.Int32 | The integer value that contains transaction id. | 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 |
| PercentAvailability | System.Double | The integer value that contains availability percentage. | everyone |
| Status | System.Int32 | The integer value that contains status. | everyone |
| ErrorMessage | System.String | The string value that contains step response error message. | everyone |
| ScreenshotId | System.Guid | The guid value that contains screenshot id. | everyone |
| RecordCount | System.Int64 | The integer value that contains records count. | everyone |
| Archive | System.Byte | The bolean value that specifies if is archive. | everyone |
Source Relationships
| Name | Type | Notes |
|---|---|---|
| LargeData | Orion.SEUM.StepResponseTimeLargeData | Defined by relationship Orion.SEUM.StepResponseTimeHostsLargeData (System.Hosting) |
Target Relationships
| Name | Type | Notes |
|---|---|---|
| Step | Orion.SEUM.TransactionSteps | Defined by relationship Orion.SEUM.TransactionStepReferencesStepResponseTime (System.Reference) |
| TransactionResponseTime | Orion.SEUM.ResponseTime | Defined by relationship Orion.SEUM.ResponseTimeReferencesStepResponseTime (System.Reference) |