• Home
  • Dynatrace API
  • Environment
  • Settings
  • Schemas
  • RUM JavaScript file name

Settings 2.0 - RUM JavaScript file name schema

RUM JavaScript file name (builtin:rum.web.rum-javascript-file-name)

Define a custom file name that should be used instead of the default RUM JavaScript file name, which is ruxitagentjs__.js for auto-injection and ruxitagent__.js for agentless RUM.

Schema IDSchema groupsScope
builtin:rum.web.rum-javascript-file-name
  • group:web-and-mobile-monitoring.web-applications
  • group:web-and-mobile-monitoring
environment
Retrieve schema via Settings API
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.web.rum-javascript-file-name
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:rum.web.rum-javascript-file-name
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.web.rum-javascript-file-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

PropertyLabelTypeDescriptionRequired
filenameCustom file nametext-required