Orion.SEUM.StepResponseTimeDetail
SolarWinds Information Service 2024.4 Schema Documentation
This entity represents the Step response time detail information.
Inheritance
Access control
everyone
Properties
| Name | Type | Summary | Access Control |
|---|---|---|---|
| TransactionStepId | System.Int32 | The unique integer representation of transaction step. | everyone |
| DateTimeUtc | System.DateTime | The unique date representation of step response time. | everyone |
| TransactionId | System.Int32 | The integer value that contains transaction id. | everyone |
| Duration | System.Int32 | The integer value that contains 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 |
| Archive | System.Byte | The bolean value that specifies if is archive. | everyone |
Source Relationships
| Name | Type | Notes |
|---|---|---|
| LargeData | Orion.SEUM.StepResponseTimeDetailLargeData | Defined by relationship Orion.SEUM.StepResponseTimeDetailHostsLargeData (System.Hosting) |
Target Relationships
| Name | Type | Notes |
|---|---|---|
| Step | Orion.SEUM.TransactionSteps | Defined by relationship Orion.SEUM.TransactionStepReferencesStepResponseTimeDetail (System.Reference) |
| TransactionResponseTime | Orion.SEUM.ResponseTimeDetail | Defined by relationship Orion.SEUM.ResponseTimeDetailReferencesStepResponseTimeDetail (System.Reference) |