Settings API - Network security schema table

    Network security (builtin:activegate-token)

    Dynatrace assures out-of-the-box connection security between Dynatrace environment’s elements.

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

    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
    Manually enforce ActiveGate token authentication
    authTokenEnforcementManuallyEnabled
    boolean-required
    Enable notifications about ActiveGate tokens expiration dates
    expiringTokenNotificationsEnabled
    boolean

    Note: ActiveGate tokens notifications are sent only when you deployed ActiveGate tokens with expiration dates in your environment and notifications are defined (see notification settings (<your-dynatrace-url>//ui/settings/builtin:problem.notifications))

    required