Settings API - Application name and type schema table

Application name and type (builtin:rum.custom.name)

This name is used to refer to your custom application throughout this Dynatrace environment. Be sure that your application has a meaningful name. To use a different icon to represent your application, change the application type.

Schema ID
Schema groups
Scope
builtin:rum.custom.name
  • group:rum-general
CUSTOM_APPLICATION - Custom Application
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.custom.name
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:rum.custom.name
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.custom.name

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
Update application name
applicationName
text
-
required
Update application type
applicationType
enum
  • iot
  • embedded-pc
  • ufo
  • desktop
  • echo
  • hololens
required