The action to take when a severity modifier rule matches a finding. This is a discriminated union on type: set assigns a fixed severity, while shift moves the severity up or down by one rank.
A severity modifier rule's rule.query must not filter on @severity or on the @severity_details.user_adjusted.* namespace.
Use @severity_details.adjusted.value instead, which reflects the severity before user-defined adjustments.
Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
The Unix timestamp in milliseconds when the rule was created.
The user or Datadog system who created the rule.
Whether the severity modifier rule is enabled.
The Unix timestamp in milliseconds when the rule was last modified.
The user or Datadog system who last modified the rule.
The name of the severity modifier rule.
Defines the scope of findings to which the automation rule applies.
Generated using TypeDoc
Attributes of a severity modifier rule as returned by the API.