Settings API - IP determination schema table
IP determination (builtin:rum.ip-determination)
These settings are used for web applications, mobile apps and custom applications.
Identify client IP addresses
Client IP addresses are automatically determined based on HTTP request header. If your client IP addresses use a different header, create a custom rule so that the IP addresses can be identified.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:rum.ip-determination |
| environment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.ip-determination |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:rum.ip-determination | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.ip-determination |
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 | Label | Type | Description | Required |
---|---|---|---|---|
headerName | Client IP header name | text | - | required |