Settings API - OneAgent default mode schema table
OneAgent default mode (builtin:deployment.oneagent.default-mode)
You can configure which OneAgent monitoring mode will be used by default for OneAgent installation commands provided in the Dynatrace web UI. This does not affect OneAgent installer behavior. OneAgent installed without the monitoring mode parameter will run in Full-Stack Monitoring mode.
Schema ID
Schema groups
Scope
builtin:deployment.oneagent.default-mode
group:preferences
environment
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:deployment.oneagent.default-mode |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:deployment.oneagent.default-mode | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:deployment.oneagent.default-mode |
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
OneAgent default monitoring mode
defaultMode
enum
FULL_STACK
INFRASTRUCTURE
DISCOVERY
required