Skip to content

Commit

Permalink
Security Monitoring - Support anomaly threshold detection method (#2044)
Browse files Browse the repository at this point in the history
* Regenerate client from commit fd57724c of spec repo

* pre-commit fixes

---------

Co-authored-by: ci.datadog-api-spec <[email protected]>
Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com> 38838b5
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec committed Jul 18, 2024
1 parent def54e5 commit 3c74893
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion datadog_api_client.v2.model.html
Original file line number Diff line number Diff line change
Expand Up @@ -40978,7 +40978,7 @@ <h1 id="datadog-api-client-v2-model--page-root">datadog_api_client.v2.model<a cl
<dl class="field-list simple">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“threshold”, “new_value”, “anomaly_detection”, “impossible_travel”, “hardcoded”, “third_party”].</p></li>
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“threshold”, “new_value”, “anomaly_detection”, “impossible_travel”, “hardcoded”, “third_party”, “anomaly_threshold”].</p></li>
<li><p><strong>_check_type</strong> (<em>bool</em>) – If True, values for parameters in openapi_types
will be type checked and a TypeError will be raised if the wrong type is input.
Defaults to True.</p></li>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 3c74893

Please sign in to comment.