diff --git a/datadog_api_client.v2.model.html b/datadog_api_client.v2.model.html index 6124caf637..e58a60224a 100644 --- a/datadog_api_client.v2.model.html +++ b/datadog_api_client.v2.model.html @@ -33939,6 +33939,7 @@

SubmodulesSecurityMonitoringUser, optional) – A user.

  • data_exclusion_query (str, optional) – An exclusion query on the input data of the security rules, which could be logs, Agent events, or other types of data based on the security rule. Events matching this query are ignored by any detection rules referenced in the suppression rule.

  • description (str, optional) – A description for the suppression rule.

  • +
  • editable (bool, optional) – Whether the suppression rule is editable.

  • enabled (bool, optional) – Whether the suppression rule is enabled.

  • expiration_date (int, optional) – A Unix millisecond timestamp giving an expiration date for the suppression rule. After this date, it won’t suppress signals anymore.

  • name (str, optional) – The name of the suppression rule.