Orion.Recommendations.Actions
SolarWinds Information Service 2020.2 Schema Documentation
Entity which provides access to all actions which belong to recommendations.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ActionID | System.Guid | Action ID | everyone |
Type | System.String | Type | everyone |
Action | System.String | Action Data | everyone |
RecommendationID | System.Guid | Recommendation ID | everyone |
Primary | System.Boolean | Primary Action | everyone |
Order | System.Int32 | Order | everyone |
Description | System.String | Description | everyone |
Optional | System.Boolean | Optional | everyone |
Status | System.String | Status | everyone |
FailureMessage | System.String | Failure Message | everyone |
DateStarted | System.DateTime | Date Started | everyone |
DateFinished | System.DateTime | Date Finished | everyone |
BatchID | System.Guid | Batch ID | everyone |
Target Relationships
Name | Type | Notes |
---|---|---|
Recommendation | Orion.Recommendations.ActiveRecommendations | Defined by relationship Orion.Recommendations.ActiveRecommendationHostsActions (System.Hosting) |