File: WebAPI/rules_1.proto
Lightweight rule modification. The request contains part of a rule definition that can be modified without affecting the rule execution.
Type: string
Description: Client ID of the rule.
Type: Action
Description: List of actions for rule execution. If present, the list of actions in rule definition will be replaced by the given actions. If omitted (empty), this list of actions will not change.
Type: uint64
Description: Rule revision to check before executing the request. The request will fail if the rule was modified and its rule revision changed. Optional. If omitted, rule revision is not checked. Internal field. Rule revisions are currently not available for external clients.