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
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:dashboards.image.allowlist |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:dashboards.image.allowlist | |
Environment ActiveGate | https://{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
The URLPattern
object
Property
Type
Description
Required
Rule
rule
enum
startsWith
equals
required
Pattern
template
text
-
required