Settings API - Custom Extensions Creator schema table
Custom Extensions Creator (app:dynatrace.custom.extensions.creator:custom-extensions-creator)
Schema ID | Schema groups | Scope |
---|---|---|
app:dynatrace.custom.extensions.creator:custom-extensions-creator | - | environment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.custom.extensions.creator:custom-extensions-creator |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.custom.extensions.creator:custom-extensions-creator | |
Environment ActiveGate | https://{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
Property | Type | Description | Required |
---|---|---|---|
Namename | text | A friendly name for this environment | required |
Environment URLenvironmentUrl | 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 TokenapiToken | secret | A token with ReadConfig scope This allows the app to make GET calls to the Configuration V1 API | required |