Settings API - Allowed URL pattern rules schema table

Allowed URL pattern rules (builtin:dashboards.image.allowlist)

Configure allowed URL patterns to fetch external resources such as images. For an image to be uploaded, the configured URL must match one of the specified patterns.

Schema ID
Schema groups
Scope
builtin:dashboards.image.allowlist
  • group:dashboards
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:dashboards.image.allowlist
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:dashboards.image.allowlist
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:dashboards.image.allowlist

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

Property
Type
Description
Required
List of URL pattern matchers
allowlist
-
required
The URLPattern object
Property
Type
Description
Required
Rule
rule
enum
  • startsWith
  • equals
required
Pattern
template
text
-
required