We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f5a06f commit 4cd1fddCopy full SHA for 4cd1fdd
1 file changed
packages/cmk-plugin-apis/cmk/rulesets/v1/rule_specs.py
@@ -376,6 +376,7 @@ class NotificationParameters:
376
topic: Categorization of the rule
377
parameter_form: Configuration specification
378
name: Identifier of the rule spec. Has to match the name of the notifications script
379
+ and be a valid, non-reserved Python identifier
380
is_deprecated: Flag to indicate whether this rule is deprecated and should no longer be used
381
help_text: Description to help the user with the configuration
382
"""
0 commit comments