• Home
  • Dynatrace API
  • Environment
  • Settings
  • Schemas
  • Advanced settings

Settings API - Advanced settings schema table

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
Retrieve schema via Settings API
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

PropertyLabelTypeDescriptionRequired
requestTimeoutRequest timeout (ms)integer

Supported values are between 1 000 and 60 000 ms

optional
connectTimeoutConnect timeout (ms)integer

Supported values are between 1 000 and 60 000 ms

optional
maxHeaderSizeMaximum header size (B)integer

Supported values are between 10 240 and 61 440 bytes

optional
monitorExecutionTimeoutMonitor execution timeout (ms)integer

Supported values are between 10 000 and 300 000 ms

optional
scriptExecutionTimeoutScript execution timeout (ms)integer

Supported values are between 1 000 and 10 000 ms

optional
maxRequestBodySizeMaximum request body size (B)integer

Supported values are between 10 240 and 102 400 bytes

optional
maxCustomScriptSizeMaximum custom script size (B)integer

Supported values are between 10 240 and 102 400 bytes

optional
maxResponseBodySizeMaximum response body size (B)integer

Supported values are between 51 200 and 20 971 520 bytes

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

Supported values are between 10 240 and 102 400 bytes

optional
dnsQueryTimeoutDNS query timeout (ms)integer

Supported values are between 1 000 and 60 000 ms

optional