Dynatrace API changelog version 1.207

    Environment API

    • ActiveGates API

      • New field in the ActiveGate object:
        group
    • Monitored entities API v2

      • The type field of the CustomDeviceCreation object is now optional
    • OneAgent on a host API

      • Warning Breaking change Renamed possible value in the agentTechnologyType query parameter:
        OPENTRACING -> OPENTRACINGNATIVE
    • Problems API

      • New field in the Event object:
        syntheticErrorType
    • Problems API v2

      • New token permissions are required to use the API:
        Read problems (problems.read)
        Write problems (problems.write) Existing tokens with Access problem and event feed, metrics, and topology (DataExport) permission still work. All new tokens must have the new scopes.
    • Synthetic locations API

      • New possible value in the cloudPlatform query parameter of the GET all locations request:
        GOOGLE_CLOUD
    • Synthetic locations API v2

      • New possible value in the cloudPlatform query parameter of the GET all locations request:
        GOOGLE_CLOUD
    • Tokens API

      • New possible values in the scopes field of the TokenMetadata and the CreateTenantToken objects as well as the permissions query parameter of the GET all tokens request:
        problems.read
        problems.write
    • Topology and Smartscape API - Services

      • Warning Breaking change Renamed possible value in the agentTechnologyType object:
        OPENTRACING -> OPENTRACINGNATIVE
    • User sessions API

      • The following fields of the UserSessionUserAction object are deprecated:
        errorCount
        failedImages
        failedXhrRequests
        httpRequestsWithErrors
      • Use the following fields instead of deprecated ones:
        customErrorCount
        javascriptErrorCount
        requestErrorCount

    Configuration API

    Early Adopter availability

    The following APIs are now available as Early Adopter release:

    GA availability

    The following APIs are now available as GA: