Orion.PolicyEngine.AssignedRuleError
SolarWinds Information Service 2024.4 Schema Documentation
This entity represents errors after last evaluation of an assigned rule.
Inheritance
↳ System.Entity
Access control
| Operations |
Right |
| read |
everyone |
Properties
| Name |
Type |
Summary |
Access Control |
| RuleID |
System.Int32 |
ID of the rule. |
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 |
| ErrorTypeID |
System.String |
ID of the error type. |
everyone |
| ErrorTimeStamp |
System.DateTime |
Time when the error occurred. |
everyone |
| ErrorMessage |
System.String |
Short summary of the error. |
everyone |
| ErrorDescription |
System.String |
More detailed description of the error. |
everyone |
| DataSourceID |
System.Int32 |
ID of data source the error occurred on or NULL for evaluation errors. |
everyone |
| NodeID |
System.Int32 |
|
everyone |
| ErrorTypeTitle |
System.String |
Localized title of the error from Orion.PolicyEngine.ErrorType. |
everyone |
Target Relationships