Settings API - Resource capture for Session Replay schema table
Resource capture for Session Replay (builtin:sessionreplay.web.resource-capturing)
Resource capture allows you to capture and store stylesheets during user session recording. For details, see Resource capturing.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:sessionreplay.web.resource-capturing |
| APPLICATION - Web applicationenvironment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:sessionreplay.web.resource-capturing |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:sessionreplay.web.resource-capturing | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:sessionreplay.web.resource-capturing |
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 |
---|---|---|---|
Enable resource captureenableResourceCapturing | boolean | When turned on, Dynatrace captures resources for up to 0.1% of user sessions recorded with Session Replay. For details, see Resource capture. | required |
URL exclusionresourceCaptureUrlExclusionPatternList | set | Add exclusion rules to avoid the capture of resources from certain pages. | required |