Settings API - Beacon endpoint settings schema table

Beacon endpoint settings (builtin:rum.web.beacon-endpoint)

Define where OneAgent is to send your web application monitoring data. Learn more about how to configure the beacon endpoint.

Schema ID
Schema groups
Scope
builtin:rum.web.beacon-endpoint
  • group:rum-settings
APPLICATION - Web application
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.web.beacon-endpoint
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:rum.web.beacon-endpoint
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.web.beacon-endpoint

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
Type
type
enum
  • DEFAULT_CONFIG
  • ACTIVEGATE
  • ONEAGENT
required
URL
url
text

You can specify either path segments or an absolute URL.

required
Send beacon data via CORS
useCors
boolean
required