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 IDSchema groupsScope
    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

    PropertyTypeDescriptionRequired
    Rule:
    rule
    Rule-required
    Settings:
    settings
    RuleSettings-required
    The Rule object
    PropertyTypeDescriptionRequired
    ID
    id
    text-required
    Title
    title
    text-required
    Description
    description
    text-required
    Category
    category
    text-required
    Priority
    priority
    text-required
    Actions
    actions
    Action[]-required
    Rule query
    query
    text-optional
    Environment scope
    environmentScope
    boolean-required
    Zero rated
    zeroRated
    boolean-optional
    The RuleSettings object
    PropertyTypeDescriptionRequired
    Muted
    muted
    boolean-required
    The Action object
    PropertyTypeDescriptionRequired
    Name
    name
    text-required
    Parameters
    parameters
    ActionParameter[]-required
    Instant action
    instantAction
    boolean-optional
    The ActionParameter object
    PropertyTypeDescriptionRequired
    Name
    name
    text-required
    Value
    value
    text-required