Settings API - Custom Extensions Creator schema table

Custom Extensions Creator (app:dynatrace.custom.extensions.creator:custom-extensions-creator)

Schema IDSchema groupsScope
app:dynatrace.custom.extensions.creator:custom-extensions-creator-
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.custom.extensions.creator:custom-extensions-creator
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.custom.extensions.creator:custom-extensions-creator
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.custom.extensions.creator:custom-extensions-creator

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
Name
name
text

A friendly name for this environment

required
Environment URL
environmentUrl
text

The environment URL to retrieve Custom DB Query V1 endpoints from

This is only used by the Custom DB Query migration feature of the app.

Do not forget to allow outbout connections to this URL in Dynatrace, under Settings > Preferences > Limit outbound connections

required
API Token
apiToken
secret

A token with ReadConfig scope

This allows the app to make GET calls to the Configuration V1 API

required