• Home
  • Dynatrace API
  • Environment
  • Settings
  • Schemas
  • .NET

Settings API - .NET schema table

.NET (builtin:monitored-technologies.dotnet)

By default, .NET monitoring is enabled on all hosts. If you want to disable .NET monitoring on selected hosts, disable it on these hosts via their settings.

If you want to enable .NET monitoring only on selected hosts, disable global .NET monitoring and enable it on these hosts via their settings.

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

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 .NETboolean

Requires Dynatrace OneAgent version 1.75 or later on Windows

required
enabledDotNetCoreEnable .NET Coreboolean

Requires Dynatrace OneAgent version 1.117 or later on Windows and version 1.127 or later on Linux and .NET monitoring enabled

required