Skip to content

Commit bfee192

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
and
ci.datadog-api-spec
committed
add enableProfiling and enableSecurityTesting options (#2037)
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> 3da5fa6
1 parent fef69cb commit bfee192

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

datadog_api_client.v1.model.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26153,6 +26153,8 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
2615326153
<li><p><strong>device_ids</strong> (<em>[</em><a class="reference internal" href="#datadog_api_client.v1.model.synthetics_device_id.SyntheticsDeviceID" title="datadog_api_client.v1.model.synthetics_device_id.SyntheticsDeviceID"><em>SyntheticsDeviceID</em></a><em>]</em><em>, </em><em>optional</em>) – For browser test, array with the different device IDs used to run the test.</p></li>
2615426154
<li><p><strong>disable_cors</strong> (<em>bool</em><em>, </em><em>optional</em>) – Whether or not to disable CORS mechanism.</p></li>
2615526155
<li><p><strong>disable_csp</strong> (<em>bool</em><em>, </em><em>optional</em>) – Disable Content Security Policy for browser tests.</p></li>
26156+
<li><p><strong>enable_profiling</strong> (<em>bool</em><em>, </em><em>optional</em>) – Enable profiling for browser tests.</p></li>
26157+
<li><p><strong>enable_security_testing</strong> (<em>bool</em><em>, </em><em>optional</em>) – Enable security testing for browser tests. Security testing is not available anymore. This field is deprecated and won’t be used. <strong>Deprecated</strong>.</p></li>
2615626158
<li><p><strong>follow_redirects</strong> (<em>bool</em><em>, </em><em>optional</em>) – For API HTTP test, whether or not the test should follow redirects.</p></li>
2615726159
<li><p><strong>http_version</strong> (<em>SyntheticsTestOptionsHTTPVersion</em><em>, </em><em>optional</em>) – HTTP version to use for a Synthetic test.</p></li>
2615826160
<li><p><strong>ignore_server_certificate_error</strong> (<em>bool</em><em>, </em><em>optional</em>) – Ignore server certificate error for browser tests.</p></li>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)