Dynatrace API changelog version 1.227

Heads up: endpoints to be removed

Deprecated API v2 endpoints /metrics/series and /metrics/descriptors will be removed as of Dynatrace SaaS version 1.228.

These endpoints are superseded by endpoints /metrics/query and /metrics.

Environment API

  • Extensions 2.0 API
    • New response code in the GET all schema files request:
      406
    • New content type for the following response codes of the GET all schema files request:
      200 -> application/octet-stream
      404 -> application/octet-stream
    • New field in the DatasourceDefinition object:
      useApiSearch
  • Metrics API v2
    • New field in the MetricDescriptor object:
      resolutionInfSupported
    • New possible value field in the transformation field of the MetricDescriptor object:
      partition
  • OneAgent on a host API
    • New field in the HostAgentInfo object:
      currentActiveGateIds
    • Documentation fix Hidden field in the HostAgentInfo object:
      currentActiveGateId
  • Security problems API
    • New field in the SecurityProblemDetails object:
      muteStateChangeInProgress
  • User sessions API
    • New possible value in the type field of the UserSessionErrors object:
      RageTap

Configuration API

  • OneAgent on a host API
    • Warning Breaking change Renamed possible value in the type field of the Technology object:
      PHP_80_EA -> PHP_81