builtin:rum.web.ipaddress-exclusion)Enable the switch below if the IP addresses are to be included. Disable the switch if they are to be excluded.
| Schema ID | Schema groups | Scope |
|---|---|---|
builtin:rum.web.ipaddress-exclusion |
| APPLICATION - Web application |
| GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.web.ipaddress-exclusion |
| SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:rum.web.ipaddress-exclusion | |
| Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.web.ipaddress-exclusion |
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 |
|---|---|---|---|
IP addresses exclusion listipExclusionList | IpAddressExclusionRule[] | Examples:
| required |
These are the only IP addresses that should be monitoredipAddressExclusionInclude | boolean | - | required |
IpAddressExclusionRule object| Property | Type | Description | Required |
|---|---|---|---|
Single IP or IP range start addressip | text | - | required |
IP range endipTo | text | - | optional |