Settings API - Advanced settings schema table

  • Published Sep 25, 2025

Advanced settings (builtin:synthetic.http.advanced-execution)

Fine-tune your HTTP monitor's execution with custom settings. These settings will override the default values. For more information, visit Advanced settings for HTTP monitors.

Schema IDSchema groupsScope
builtin:synthetic.http.advanced-execution
  • group:synthetic.http
HTTP_CHECK - HTTP monitor
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:synthetic.http.advanced-execution
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:synthetic.http.advanced-execution
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:synthetic.http.advanced-execution

Authentication

To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.

Parameters

PropertyTypeDescriptionRequired
Request timeout (ms)
requestTimeout
integer

Supported values are between 1 000 and 60 000 ms

optional
Connect timeout (ms)
connectTimeout
integer

Supported values are between 1 000 and 60 000 ms

optional
Maximum header size (B)
maxHeaderSize
integer

Supported values are between 10 240 and 61 440 bytes

optional
Monitor execution timeout (ms)
monitorExecutionTimeout
integer

Supported values are between 10 000 and 300 000 ms

optional
Script execution timeout (ms)
scriptExecutionTimeout
integer

Supported values are between 1 000 and 10 000 ms

optional
Maximum request body size (B)
maxRequestBodySize
integer

Supported values are between 10 240 and 102 400 bytes

optional
Maximum custom script size (B)
maxCustomScriptSize
integer

Supported values are between 10 240 and 102 400 bytes

optional
Maximum response body size (B)
maxResponseBodySize
integer

Supported values are between 51 200 and 20 971 520 bytes

optional
Maximum size of response body read by custom script (B)
maxResponseBodyReadByScriptSize
integer

Supported values are between 10 240 and 102 400 bytes

optional
DNS query timeout (ms)
dnsQueryTimeout
integer

Supported values are between 1 000 and 60 000 ms

optional