Dynatrace API changelog version 1.281

Rollout start: Dec 12, 2023

Configuration API

  • Extensions API - GET available hosts

    • New possible value in the technology field:
      ACTIVEMQ_CLIENT
  • Request attributes API

    • New possible value in the serviceTechnology field of the RequestAttribute object:
      ACTIVEMQ_CLIENT
    • New possible values in the source field of the DataSource object:
      CICS_UNIT_OF_WORK_ID
      CICS_USER_ID
      IMS_UNIT_OF_WORK_ID
      IMS_USER_ID

Environment API

  • Attacks API
    • New fields in the CodeLocation object:
      columnNumber (integer)
      fileName (String)
    • New field in the FunctionDefinition object:
      fileName (String)
  • Security problems API

    • New field in the RemediationAssessment object:
      vulnerableFunctionRestartRequired (boolean)
  • Unified Analysis

    • New fields in the UAChartDefinition object:
      color (String)
      sparklineColor (String)

GA availability

The following API is now available in GA release:

  • Environment API GET /synthetic/monitors
  • Environment API POST /synthetic/monitors
  • Environment API GET /synthetic/monitors/{monitorId}
  • Environment API PUT /synthetic/monitors/{monitorId}
  • Environment API DELETE /synthetic/monitors/{monitorId}