Orion.PolicyEngine.AssignedPolicy
SolarWinds Information Service 2024.4 Schema Documentation
This entity represents one assignment of a policy to an entity.
Inheritance
↳ System.Entity
Access control
| Operations |
Right |
| read |
everyone |
Properties
| Name |
Type |
Summary |
Access Control |
| PolicyID |
System.Int32 |
ID of the policy. |
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 |
| UnknownRulesCount |
System.Int32 |
Count of rules with Unknown status. |
everyone |
| PassedRulesCount |
System.Int32 |
Count of rules with Passed status. |
everyone |
| FailedRulesCount |
System.Int32 |
Count of rules with Failed status. |
everyone |
| EvaluatedRulesCount |
System.Int32 |
Count of rules with Unknown/Passed/Failed status. |
everyone |
| WaivedRulesCount |
System.Int32 |
|
everyone |
| NodeID |
System.Int32 |
|
everyone |
| DetailsUrl |
System.String |
URL to Policy-Entity assignment detail. |
everyone |
| EntityDetailsUrl |
System.String |
URL to Policy compliance subview of the entity. |
everyone |
Target Relationships
| Name |
Type |
Notes |
| Node |
Orion.Nodes |
Defined by relationship Orion.PolicyEngine.NodesHostsAssignedPolicy (System.Hosting) |
| Policy |
Orion.PolicyEngine.Policy |
Defined by relationship Orion.PolicyEngine.PolicyReferencesAssignedPolicy (System.Reference) |