Orion.Batching.Actions
SolarWinds Information Service 2020.2 Schema Documentation
Entity which provides access to all actions which belong to batches.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ID | System.Guid | Batch Action ID | everyone |
BatchID | System.Guid | Batch ID | everyone |
Status | System.String | Status | everyone |
DateStarted | System.DateTime | Start Date | everyone |
DateFinished | System.DateTime | Finish Date | everyone |
FailureMessage | System.String | Failure Message | everyone |
Action | System.String | Serialized Action | everyone |
Description | System.String | Action Description | everyone |
Order | System.Int32 | Batch action order | everyone |
Target Relationships
Name | Type | Notes |
---|---|---|
Batch | Orion.Batching.Batches | Defined by relationship Orion.Batching.BatchHostsAction (System.Hosting) |