Settings API - Infrastructure & Operations app settings schema table

    Infrastructure & Operations app settings (app:dynatrace.infraops:settings)

    Use these settings to customize the I&O App experience. Please note: You must reload the app for any changes to take effect.

    Schema IDSchema groupsScope
    app:dynatrace.infraops:settings-
    environment
    GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.infraops:settings
    SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.infraops:settings
    Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.infraops:settings

    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
    Show monitoring candidates
    show.monitoring.candidates
    boolean

    When set to true, the app will display monitoring candidates in the Hosts table

    required
    Show app only hosts
    show.standalone.hosts
    boolean

    When set to true, the app will display app only hosts in the Hosts table

    required
    Network interface saturation threshold
    interface.saturation.threshold
    float

    The threshold at which a network device interface is deemed to be saturated.

    required
    Limit the number of entities in main inventories
    invex.dql.query.limit
    integer

    Limit the number of results returned from Grail for Data center, Host, and Network device entities.

    required
    Limit the number of sortable rows in inventories
    invex.dql.sort.limit
    integer

    Limit for server-side sorting in Data center, Host, and Network device inventories. Sorting is disabled when the row count exceeds the configured threshold.

    required