Settings API - IIS schema table
IIS (builtin:monitored-technologies.iis)
By default, IIS monitoring is enabled on all hosts. If you want to disable IIS monitoring on selected hosts, disable it on these hosts via their settings.
If you want to enable IIS monitoring only on selected hosts, disable global IIS monitoring and enable it on these hosts via their settings.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:monitored-technologies.iis | - | HOST - Hostenvironment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:monitored-technologies.iis |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:monitored-technologies.iis | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:monitored-technologies.iis |
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 |
---|---|---|---|
Monitor IISenabled | boolean | - | required |