Settings API - Exclude IP addresses from monitoring schema table Exclude IP addresses from monitoring (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.
builtin:rum.web.ipaddress-exclusiongroup:capturinggroup:capturing.exclusionsAPPLICATION - Web application
Retrieve schema via Settings API GET Managed https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.web.ipaddress-exclusionGET SaaS https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:rum.web.ipaddress-exclusionGET Environment ActiveGate https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.web.ipaddress-exclusion
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 IP addresses exclusion listipExclusionList IpAddressExclusionRule []Examples:
84.112.10.5 fe80::10a1:c6b2:5f68:785d Required These are the only IP addresses that should be monitoredipAddressExclusionInclude boolean - Required
The IpAddressExclusionRule object Single IP or IP range start addressip text - Required IP range endipTo text - Optional