Dynatrace API changelog version 1.280

    Rollout start: Nov 29, 2023

    Environment API

    • Access tokens API
      • New possible value in the scopes field of the ApiToken object:
        unifiedAnalysis.read
    • Vulnerabilities API
      • New possible field in the RiskAssessmentDetails and remediationProgressEntityAssessment objects:
        vulnerableFunctionRestartRequired (boolean)
    • Synthetic locations API v2
      • New possible fields in the LocationCollectionElement object:
        geoCity (string)
        geoContinent (string)
        geoCountry (string)
        geoLatitude (number)
        geoLongitude (number)

    Configuration API

    Cluster API

    • /iam/organizational-levels/{level-type}/{level-id}
      • New possible field in the Level and LevelList objects:
        disableAt (string)
    • /synthetic/locations

      • New possible fields in the LocationCollectionElement object:
        geoCity (string)
        geoContinent (string)
        geoCountry (string)
        geoLatitude (number)
        geoLongitude (number)
    • /settings/schemas

      • Breaking change Renamed builtin:host.monitoring/autoInjection to builtin:host.monitoring.advanced/processAgentInjection

    Early Adopter availability

    The following API is now available in Early Adopter release:

    • Environment API POST /ua/entity
    • Environment API POST /ua/list
    • Environment API GET /ua/schema/{entityType}