Search Results for

    Show / Hide Table of Contents

    Orion.PolicyEngine.AssignedRule

    SolarWinds Information Service 2024.2 Schema Documentation

    This entity represents one assignment of a rule to an entity.

    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
    NodeID System.Int32 everyone
    Status System.Int32 Status of rule evaluation. Options are: 0 (unknown), 1 (passed), 2 (failed), 3 (disabled), 4 (not applicable), 5 (waived). everyone
    StatusName System.String Localized status name of rule evaluation. everyone
    StatusDescription System.String More information about status. everyone
    DetailsUrl System.String URL to Assigned rule details. everyone
    LastUpdate System.DateTime Time of last evaluation. everyone
    DisplayName System.String everyone
    OriginalStatus System.Int32 Contains original status of rule evaluation if waiver is applied. Options are: 0 (unknown), 2 (failed). everyone
    OriginalStatusName System.String Localized original status name of rule evaluation. everyone
    RuleWaiverID System.Int32 ID of assigned rule waiver, NULL if no waiver is assigned. everyone
    StatusOrder System.Int32 everyone
    IsUnknown System.Boolean everyone
    IsPassed System.Boolean everyone
    IsWaived System.Boolean everyone
    IsFailed System.Boolean everyone
    IsEvaluated System.Boolean everyone

    Source Relationships

    Name Type Notes
    RulesStatistics Orion.PolicyEngine.AssignedRuleStatistics Defined by relationship Orion.PolicyEngine.AssignedRuleHostsStatistics (System.Hosting)
    Errors Orion.PolicyEngine.AssignedRuleError Defined by relationship Orion.PolicyEngine.AssignedRuleHostsError (System.Hosting)
    DataSources Orion.PolicyEngine.AssignedRuleDataSource Defined by relationship Orion.PolicyEngine.AssignedRuleHostsDataSource (System.Hosting)
    Waivers Orion.PolicyEngine.RuleWaiver Defined by relationship Orion.PolicyEngine.AssignedRuleReferencesRuleWaiver (System.Reference)

    Target Relationships

    Name Type Notes
    AssignedRuleFailed Orion.PolicyEngine.AssignedRuleFailed Defined by relationship Orion.PolicyEngine.AssignedRuleFailedRel (System.Reference)
    Node Orion.Nodes Defined by relationship Orion.PolicyEngine.NodesHostsAssignedRules (System.Hosting)
    Rule Orion.PolicyEngine.Rule Defined by relationship Orion.PolicyEngine.RuleReferencesAssignedRule (System.Reference)
    In this article
    Back to top © SolarWinds