• Home
  • API
  • Environment
  • Settings
  • Schemas
  • Monitoring

Settings API - Monitoring schema table

Monitoring (builtin:host.monitoring)

OneAgent automatically monitors host, its processes, services and applications but you can switch off monitoring or disable auto-injection.

Schema IDSchema groupsScope
builtin:host.monitoring
  • group:host-monitoring
HOST - Host
Retrieve schema via Settings API
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:host.monitoring
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:host.monitoring
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:host.monitoring

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

PropertyLabelTypeDescriptionRequired
enabledMonitor this hostboolean

Turn on monitoring to gain visibility into this host, its processes, services, and applications.

required
autoInjectionAuto-injectionboolean

An auto-injection disabled with oneagentctl takes precedence over this setting and cannot be changed from the Dynatrace web UI.

required