builtin:host.monitoring.advanced)
You can switch off the injection of the ProcessAgent and of CodeModules.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:host.monitoring.advanced |
| HOST - Host |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:host.monitoring.advanced |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:host.monitoring.advanced | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:host.monitoring.advanced |
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.
Property | Type | Description | Required |
---|---|---|---|
ProcessAgent injectionprocessAgentInjection | boolean | Disabling this via oneagentctl takes precedence over this setting and cannot be changed from the Dynatrace web UI. | required |
CodeModule injectioncodeModuleInjection | boolean | Inject CodeModules in Discovery mode. | required |