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 |
| APPLICATION - Web application |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.web.beacon-endpoint |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:rum.web.beacon-endpoint | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.web.beacon-endpoint |
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.
Property | Type | Description | Required |
---|---|---|---|
Typetype | enum |
| required |
URLurl | text | You can specify either path segments or an absolute URL. | required |
Send beacon data via CORSuseCors | boolean | Learn more about sending beacon data via CORS | required |