Orion.SEUM.TransactionSteps
SolarWinds Information Service 2020.2 Schema Documentation
This entity represents the Transaction steps information.
Inheritance
↳ System.Entity
↳ System.ManagedEntity
Access control
Operations |
Right |
read |
everyone |
create,read,update,delete,invoke |
admin |
Properties
Name |
Type |
Summary |
Access Control |
TransactionStepId |
System.Int32 |
The unique integer representation of transaction step. |
everyone |
TransactionId |
System.Int32 |
The unique integer representation of transaction. |
everyone |
RecordingId |
System.Int32 |
The integer value that contains recording id. |
everyone |
StepId |
System.Int32 |
The integer value that contains step id. |
everyone |
StepGuid |
System.Guid |
The guid value that contains additional identifier. |
everyone |
WarningThreshold |
System.Int32 |
The integer value that contains warning treshold. |
everyone |
CriticalThreshold |
System.Int32 |
The integer value that contains critical treshold. |
everyone |
OptimalThreshold |
System.Int32 |
The integer value that contains optimal treshold. |
everyone |
LastDuration |
System.Int32 |
The integer value that contains last duration. |
everyone |
LastErrorMessage |
System.String |
The string value that contains transaction step last error message. |
everyone |
LastDateTimeUtc |
System.DateTime |
The datetime value that contains last duration. |
everyone |
LastPlayedUtc |
System.DateTime |
The datetime value that contains last played. |
everyone |
ScreenshotId |
System.Guid |
The guid value that contains screenshot id. |
everyone |
ScreenshotDateTimeUtc |
System.DateTime |
The datetime value that contains screenshot date time. |
everyone |
OrionIdColumn |
System.String |
The string value that contains transaction step Orion column id. |
everyone |
DetailsUrl |
System.String |
The string value that contains transaction details url. |
everyone |
Source Relationships
Target Relationships
Name |
Type |
Notes |
Step |
Orion.SEUM.RecordingSteps |
Defined by relationship Orion.SEUM.StepReferencesTransactionSteps (System.Reference) |
RelyTransactions |
Orion.SEUM.Transactions |
Defined by relationship Orion.Rely.TransactionsToSteps (System.Reliance) |
Transaction |
Orion.SEUM.Transactions |
Defined by relationship Orion.SEUM.TransactionHostsTransactionSteps (System.Hosting) |