You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`name` - (Required) The name of the insights status.
29
-
-`description` - (Required) The description of the insights status.
28
+
-`name` - (Required) The name of the rule tuning expression.
29
+
-`description` - (Required) The description of the rule tuning expression.
30
30
-`expression` - (Required) Expression to match.
31
31
-`enabled` - (Required) Enabled flag.
32
-
-`exclude` - (Required) Set to true to exclude records that also match expression.
33
-
-`is_global` - (Required) Set to true if tuning expression intended to be global.
34
-
-`rule_ids` - (Required) List of rule ids, for the tuning expression to be applied. ( Empty if is_global set to true)
32
+
-`exclude` - (Required) Set to true to exclude records that match the expression. If set to false, only records that do match the expression will be included.
33
+
-`is_global` - (Required) Set to true if this tuning expression should be applied to all rules.
34
+
-`rule_ids` - (Required) List of rule IDs, for the tuning expression to be applied. ( Empty if is_global set to true)
0 commit comments