Orion.Recommendations.BatchActions
SolarWinds Information Service 2019.2.5200 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.Recommendations.Batches | Defined by relationship Orion.Recommendations.BatchHostsBatchAction (System.Hosting) |