Dynatrace API changelog version 1.195

Environment API

  • Tokens API
    • New possible values of the scopes field from the CreateTenantToken object and the permissions query parameter of the GET all tokens request:
      • entities.read
      • entities.write
      • networkZones.read
      • networkZones.write
    • Renamed possible value of the scopes field from the CreateTenantToken object and the permissions query parameter of the GET all tokens request:
      • DeploymentManagement -> ActiveGateCertManagement
        The change is backward compatible; all existing requests remain unaffected.
  • Topology and Smartscape API - Hosts
    • Documentation fix Fixed the type of the gcePublicIpAddresses field from the Host object:
      InetAddress[] -> string[]
    • Documentation fix Fixed the type of the kubernetesLabels field from the Host object:
      EntityShortRepresentation object -> map object

Configuration API

  • Anomaly detection API - Metric events
    • Warning Breaking change in Early Adopter release Removed fields in the MetricEvent object:
      alertCondition
      dealertingSamples
      samples
      threshold
      unit
      violatingSamples
    • New field and underlying object in the MetricEvent object, replacing the removed fields mentioned below:
      monitoringStrategy -> MetricEventMonitoringStrategy
  • Automatically applied tags API
    • Removed possible values from the attribute field of the ConditionKey object:
      AWS_CLASSIC_LOAD_BALANCER_BACKEND_PORTS
      AWS_CLASSIC_LOAD_BALANCER_FRONTEND_PORTS
      PROCESS_GROUP_INSTANCE_CUSTOM_METADATA
  • Conditional naming API
    • Removed possible values from the attribute field of the ConditionKey object:
      AWS_CLASSIC_LOAD_BALANCER_BACKEND_PORTS
      AWS_CLASSIC_LOAD_BALANCER_FRONTEND_PORTS
      PROCESS_GROUP_INSTANCE_CUSTOM_METADATA
  • Management zones API
    • Removed possible values from the attribute field of the ConditionKey object:
      AWS_CLASSIC_LOAD_BALANCER_BACKEND_PORTS
      AWS_CLASSIC_LOAD_BALANCER_FRONTEND_PORTS
      PROCESS_GROUP_INSTANCE_CUSTOM_METADATA
  • Web application configuration API
    • New field and underlying object in the WebApplicationConfig and ApplicationDataPrivacy objects:
      sessionReplayConfig -> sessionReplaySetting
    • New field in the MetaDataCapturing object:
      publicMetadata
    • New possible values in the type field of the MetaDataCapturing object:
      JAVA_SCRIPT_FUNCTION
      QUERY_STRING

Early Adopter availability

The following APIs are now available as Early Adopter release:

GA availability

The following APIs are now available as GA: