Dynatrace API changelog version 1.216

    Environment API

    • Access tokens API
      • New field in the ApiTokenList object:
        totalCount
    • Metrics API v2
      • The following fields of the Evidence object are now optional:
        created
        dduBillable
        defaultAggregation
        description
        displayName
        impactRelevant
        lastWritten
        maximumValue
        metricValueType
        minimumValue
        rootCauseRelevant
        tags
        unit
    • Monitored entities API v2
      • New query parameter in the GET entities list request:
        sort
      • New field and the underlying object in the Entity object:
        icon -> Icon
    • OneAgent on a host API
      • New possible value in the moduleType field of the ModuleInfo object:
        NETTRACER
    • Problems API v2
      • The following fields of the Problem object are now required:
        displayId
        endTime
        impactLevel
        problemId
        severityLevel
        startTime
        status
        title
      • The following fields of the Evidence object are now required:
        displayName
        entity
        rootCauseRelevant
        startTime
      • The following fields of the Impact object are now required:
        estimatedAffectedUsers
        impactType
        impactedEntity
      • The following fields of the LinkedProblem object are now required:
        displayId
        problemId
      • The following field of the AlertingProfileStub object is now required:
        id
      • The following field of the Comment object is now required:
        createdAtTimestamp
      • The following fields of the ProblemCloseResult object are now required:
        closeTimestamp
        closing
        problemId
    • Topology and Smartscape API - Services
      • New possible value in the agentTechnologyType field of the Service object: NETTRACER

    Configuration API

    Cluster API

    • /environments
      • New query parameter in the GET /environments request:
        includeUncachedConsumptionInfo
      • New fields in the LogMonitoringRetention, realUserMonitoringRetention, serviceCodeLevelRetention, serviceRequestLevelRetention, sessionReplayRetention, and syntheticMonitoringRetention objects:
        currentlyUsedInDays currentlyUsedInMillis
        maxLimitInDays
      • Warning Breaking change in Early Adopter release Removed fields in the LogMonitoringRetention, realUserMonitoringRetention, serviceCodeLevelRetention, serviceRequestLevelRetention, sessionReplayRetention, and syntheticMonitoringRetention objects:
        currentlyUsed maxLimit
    • /upgradeManagement
      • New request:
        PUT /upgradeManagement/installationFiles/{type}/{version}
      • New fields in the InstallationPackage object:
        countOfTenantsUsingThisAgentAsStandardVersion
        excludedFromDownload

    Early Adopter availability

    The following APIs are now available as Early Adopter release:

    GA availability

    The following APIs are now available as GA: