Orion.PolicyEngine.AssignedRuleDataSource
SolarWinds Information Service 2024.4 Schema Documentation
This entity represents one assignment of a datasource to an entity.
Inheritance
↳ System.Entity
Access control
Operations |
Right |
read |
everyone |
Properties
Name |
Type |
Summary |
Access Control |
DataSourceID |
System.Int32 |
ID of the datasource. |
everyone |
RuleID |
System.Int32 |
ID of the rule this assignment is part of. |
everyone |
EntityName |
System.String |
Name of target entity. SCM uses only "Orion.Nodes". |
everyone |
EntityIDs |
System.String |
IDs of the target entity separated by underscore. SCM uses only NodeID. |
everyone |
Status |
System.Int32 |
Status of datasource after evaluation. Options are: 0 (not used), 1 (polled), 2 (issue), 3 (not polled yet), 4 (not found). |
everyone |
ContentUrl |
System.String |
Optional URL to polled content. SCM uses URL to Diff page. |
everyone |
NodeID |
System.Int32 |
|
everyone |
Source Relationships
Name |
Type |
Notes |
AssignedRuleErrors |
Orion.PolicyEngine.AssignedRuleError |
Defined by relationship Orion.PolicyEngine.AssignedRuleErrorReferencesAssignedRuleDataSource (System.Reference) |
Target Relationships