GlobalPolicyRuleType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Supertype: PolicyRuleType
Policy rule for use in global configuration.
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1] Name of the rule. 
description property
string
[0,1] Free-form description of the rule (comment). 
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
policyConstraints container
PolicyConstraintsType
[1,1] Constraints to be applied to selected objects. 
policySituation property
anyURI
[0,1] Policy situation that is the result when this policy rule is triggered. 
policyThreshold container
PolicyThresholdType
[0,1] Policy threshold specification. 
policyActions container
PolicyActionsType
[0,1] Action(s) that has to be taken as a reaction to this rule being triggered. 
evaluationTarget property
PolicyRuleEvaluationTargetType
[0,1] Whether this rule has to be applied on an object or an assignment. 
focusSelector container
ObjectSelectorType
[0,1] Selector for focus object. 
targetSelector container
ObjectSelectorType
[0,1] Selector for assignment/inducement target object. 
condition container
MappingType
[0,1] The rule is applied only if the condition is evaluated to true.