Settings API - Discovery findings default rules schema schema table

Discovery findings default rules schema (app:dynatrace.discovery.coverage:discovery.findings.default.rules.schema)

Discovery findings default rules. This schema is not subject to manual changes, except for Muted setting. Any changes (except muting the rule) will be overwritten by the Discovery & Coverage application defaults.

Schema ID
Schema groups
Scope
app:dynatrace.discovery.coverage:discovery.findings.default.rules.schema
-
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.discovery.coverage:discovery.findings.default.rules.schema
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.discovery.coverage:discovery.findings.default.rules.schema
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.discovery.coverage:discovery.findings.default.rules.schema

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
Rule:
rule
-
required
Settings:
settings
-
required
The Rule object
Property
Type
Description
Required
ID
id
text
-
required
Title
title
text
-
required
Description
description
text
-
required
Category
category
text
-
required
Priority
priority
text
-
required
Actions
actions
-
required
Rule query
query
text
-
required
Environment scope
environmentScope
boolean
-
required
Zero rated
zeroRated
boolean
-
optional
The RuleSettings object
Property
Type
Description
Required
Muted
muted
boolean
-
required
The Action object
Property
Type
Description
Required
Name
name
text
-
required
Parameters
parameters
-
required
The ActionParameter object
Property
Type
Description
Required
Name
name
text
-
required
Value
value
text
-
required