Orion.Recommendations.RecommendationsBase
SolarWinds Information Service 2020.2 Schema Documentation
Base entity holding recommendations information.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
RecommendationID | System.Guid | Recommendation ID | everyone |
Name | System.String | Name | everyone |
Description | System.String | Description | everyone |
GroupID | System.Guid | Group ID | everyone |
Priority | System.Int32 | Priority | everyone |
ComputedTime | System.DateTime | Computed Time | everyone |
JobID | System.Guid | Job Identifier | everyone |
Status | System.String | Status | everyone |
BatchID | System.Guid | Batch ID | everyone |
RecommendationKind | System.Int32 | Kind | everyone |
Tags | System.String | Tags | everyone |
StrategyID | System.Guid | Strategy ID | everyone |
Source Relationships
Name | Type | Notes |
---|---|---|
DataGroup | Orion.Recommendations.DataGroupInfo | Defined by relationship Orion.Recommendations.RecommendationsBaseReferencesDataGroupInfo (System.Reference) |
Justification | Orion.Recommendations.Justifications | Defined by relationship Orion.Recommendations.RecommendationsBaseHostsJustification (System.Hosting) |
Batch | Orion.Batching.Batches | Defined by relationship Orion.Recommendations.RecommendationsBaseReferencesBatch (System.Reference) |
Target Relationships
Name | Type | Notes |
---|---|---|
Strategy | Orion.Recommendations.Strategies | Defined by relationship Orion.Recommendations.RecommendationsToStrategies (System.Reference) |