Settings API - OneAgent features schema table
OneAgent features (builtin:oneagent.features)
Dynatrace OneAgent follows a zero-configuration approach. Therefore, the set of default features apply when you roll out OneAgent the first time. When additional features become available with newer OneAgent versions, they can be activated here to make them available across your environment.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:oneagent.features |
| PROCESS_GROUP_INSTANCE - ProcessPROCESS_GROUP - Process GroupCLOUD_APPLICATION - Kubernetes workloadCLOUD_APPLICATION_NAMESPACE - Kubernetes namespaceKUBERNETES_CLUSTER - Kubernetes clusterenvironment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:oneagent.features |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:oneagent.features | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:oneagent.features |
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 |
---|---|---|---|
Enabledenabled | boolean | - | required |
Instrumentation enabled (change needs a process restart)instrumentation | boolean | - | optional |
Activate this feature also in OneAgents only fulfilling the minimum Opt-In versionforcible | boolean | - | optional |
Featurekey | text | - | required |