Settings API - Extension Execution Controller schema table

    Extension Execution Controller (builtin:eec.local)

    Extension Execution Controller configuration for OneAgent deployment

    Schema IDSchema groupsScope
    builtin:eec.local
    • group:preferences
    HOST - Host
    HOST_GROUP - Host Group
    environment
    GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:eec.local
    SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:eec.local
    Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:eec.local

    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
    Enable Extension Execution Controller
    enabled
    boolean-required
    Enable local HTTP Metric, Log and Event Ingest API
    ingestActive
    boolean-required
    Enable Dynatrace StatsD
    statsdActive
    boolean

    This is applicable only to non-containerized Linux and Windows hosts

    required
    Performance profile
    performanceProfile
    enum

    Select performance profile for Extension Execution Controller Documentation

    • DEFAULT
    • HIGH
    required