Settings API - RUM overload prevention schema table

    RUM overload prevention (builtin:rum.overload-prevention)

    Adjust the limit below to control the overall cluster performance capacity and prevent unexpected high consumption of your license volume.

    Schema IDSchema groupsScope
    builtin:rum.overload-prevention
    • group:web-and-mobile-monitoring.web-applications
    • group:web-and-mobile-monitoring
    • group:preferences
    environment
    GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.overload-prevention
    SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:rum.overload-prevention
    Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.overload-prevention

    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
    Maximum user actions per minute
    overloadPreventionLimit
    integer

    Once this limit is reached, Dynatrace throttles the number of captured user sessions.

    required