Dynatrace API changelog version 1.273

    Environment API

    • Extensions 2.0 API
      • New required fields in the extensions field of the ExtensionList object:
        extensionName (String)
        version (String)
      • New required fields in the ExtensionUploadResponseDto and Extension objects:
        assetsInfo (AssetInfo)
        author (AuthorDto)
        dataSources (String)
        extensionName (String)
        featureSets (String)
        featureSetsDetails (FeatureSetDetails)
        fileHash (String)
        minDynatraceVersion (String)
        minEECVersion (String)
        variables (String)
        version (String)
      • New required field in the SchemasList object:
        versions (String)
      • New required field in the SchemaFiles object:
        files (String)
      • New required fields in the ExtensionAssetsDto object:
        assets (AssetInfoDto)
        errors (String)
        status (String)
        version (String)
      • New required fields in the items field of the ExtensionMonitoringConfigurationsList and ExtensionMonitoringConfiguration objects:
        objectId (String)
        scope (String)
        value (String)
      • New required fields in the MonitoringConfigurationResponse object:
        code (Integer)
        objectId (String)
      • New required fields in the ExtensionStatusDto object:
        status (String)
        timestamp (Integer)
      • New fields in the columns field of the SchemaDefinitionRestDto object:
        id (String)
        width (String)
    • Settings API
      • New fields in the columns field of the SchemaDefinitionRestDto object:
        id (String)
        width (String)
      • New field in the SettingsObject object:
        scope (String)
    • Security problems API
      • New possible value in the reason field of the SecurityProblemDetails and SecurityProblemEventsList objects:
        ASSESSMENT_CHANGED
    • Synthetic locations API
      • New possible value in the deploymentType field of the PrivateSyntheticLocation and PrivateSyntheticLocationUpdate objects:
        UNKNOWN

    Configuration API

    • Web application configuration API

      • New field in the monitoringSettings field of the WebApplicationConfig object:
        instrumentedWebServer (boolean)
    • Request attributes API

      • New possible values in the serviceTechnology field of the RequestAttribute object:
        DRUPAL
        LAMINAS
        LARAVEL
        MAGENTO
        SLIM
        SYMFONY
        WORDPRESS
    • Extensions API

      • New possible values in the technology field:
        DRUPAL
        LAMINAS
        LARAVEL
        MAGENTO
        SLIM
        SYMFONY
        WORDPRESS

    GA availability

    The following APIs are now available in GA:

    • Configuration API GET /dashboards/{id}/shareSettings
    • Configuration API PUT /dashboards/{id}/shareSettings
    • Configuration API POST /dashboards/{id}/shareSettings/validator