• Home
  • What's new
  • Release notes
  • Dynatrace API
  • Dynatrace API changelog version 1.202

Dynatrace API changelog version 1.202

Environment API

  • Custom tags API
    • New query parameters in the DELETE tags:
      key
      value
      deleteAllWithKey
    • Removed query parameter in the DELETE tags:
      tag
    • Breaking change in Early Adopter release Removed field in the DeletedEntityTag object:
      deletedTag
  • Events API
    • Documentation fix The following field of the EventCreation object is now required:
      attachRules.
  • Metrics API v2
    • New query parameter in the GET metrics request:
      writtenSince
    • New fields in the MetricDescriptor object:
      lastWritten
      created
    • New possible value in the transformations field of the MetricDescriptor object:
      sort
  • Tokens API
    • New possible values in the scopes field of the TokenMetadata and the CreateTenantToken objects as well as the permissions query parameter of the GET all tokens request:
      syntheticLocations.read
      syntheticLocations.write
  • Topology and Smartscape API - Hosts
    • New possible values in the hypervisorType field of the Host object:
      AHV

Configuration API

  • Anomaly detection API - Disk events
    • New field in the DiskEventAnomalyDetectionConfig object:
      hostGroupId
  • Calculated metrics API - Service
    • New possible values in the metric field of the CalculatedMetricDefinition object:
      DISK_IO_TIME
      NETWORK_IO_TIME
    • New possible values in the attribute field of the Condition object:
      DISK_IO_TIME
      NETWORK_IO_TIME
    • New possible values in the attribute field of the Placeholder object:
      DISK_IO_TIME
      NETWORK_IO_TIME
  • Dashboards API
    • New query parameters in the GET all dashboards call:
      owner
      tags
  • Web application configuration API
    • New field in the UserActionNamingPlaceholderProcessingStep object:
      fallbackToInput

Early Adopter availability

The following API is now available as Early Adopter release:

  • Environment API Metric v2—POST ingest data points

GA availability

The following APIs are now available as GA:

  • Environment API OneAgent on a host API
  • Configuration API OneAgent on a host API