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

Dynatrace API changelog version 1.182

Environment API

  • Synthetic Monitors API
    • The following query parameters have been added to the GET /synthetic/monitors request:
      • credentialId
      • credentialOwner
  • Topology and Smartscape API - Hosts
    • The paasAgentVersions field has been added to the Host object.

Configuration API

  • Alerting profiles API
    • The following possible value has been added to the eventType field of the SimpleTech object:
      • APACHE_KAFKA
  • Automatically applied tags API
    • The following possible values have been added to the attribute field of the ConditionKey object:
      • CLOUD_APPLICATION_NAME
      • CLOUD_APPLICATION_NAMESPACE_NAME
  • Management zones API
    • The following possible values have been added to the serviceTechnology field of the ScopeConditions object:
      • APACHE_KAFKA
    • The following possible values have been added to the attribute field of the ConditionKey object:
      • CLOUD_APPLICATION_NAME
      • CLOUD_APPLICATION_NAMESPACE_NAME
  • Request naming API
    • The following possible values have been added to the type field of the CompareOperation object, along with corresponding extension object:
      • FAST_STRING -> FastStringComparisonInfo.
    • The following possible value has been added to the attribute field of the Condition and Placeholder objects:
      • SERVICE_DISPLAY_NAME
  • Web application configuration API
    • The following fields have been added to the MonitoringSettings object, along with corresponding objects:
      • ipAddressRestrictionSettings -> WebApplicationConfigIpAddressRestrictionSettings -> IpAddressRange
      • javaScriptInjectionRules -> JavaScriptInjectionRules
      • browserRestrictionSettings -> WebApplicationConfigBrowserRestrictionSetting -> WebApplicationConfigBrowserRestriction

Early Adopter release availability

The Remote environments API is now available as an Early Adopter release.

URL change

  • Metrics API version 2
    • The URL of GET all metrics has changed to /api/v2/metrics.
      The old URL still works, but it isn't maintained and will be deprecated in later releases.