Message: SetRuleRequest

File: WebAPI/rules_1.proto

Description

Create or update a rule. Note that update of a condition rule may trigger rule actions if the rule expression is evaluated to true initially, even if the rule triggered in the past with the same expression and it is still true. In this case you may use ModifyRuleRequest to avoid extra triggerings.

Used in

RuleRequest

Fields

rule_definition

Type: RuleDefinition

Description: Definition of the rule. The complete definition is expected regardless if these are new rules of updates.