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

Dynatrace API changelog version 1.184

Environment API

  • Metrics API v2
    • Pagination has been added to the GET all metrics request.
  • Topology and Smartscape API - Services
    • Breaking change The following possible value of the serviceType field from the Service object has been renamed:
      • IbmIntegrationBus -> EnterpriseServiceBus

Configuration API

  • Automatically applied tags API
    • The following possible values have been added to the type field of the SimpleTech object:
      • ADO_NET
  • Cloud Foundry foundations credentials API
    • The following fields have been added to the CloudFoundryCredentials object:
      • endpointStatus
      • endpointStatusInfo
  • Credential vault API
    • The following field has been added to the Credentials and CredentialsResponseElement objects:
      • ownerAccessOnly
    • The following possible value has been added to the type field of the Credentials object and the type query parameter of the GET all credentials request:
      • TOKEN
  • Request attributes API
    • The following field has been added to the DataSource object:
      • cicsSDKMethodNodeCondition
    • The following possible values have been added to the serviceTechnology field of the ScopeConditions object:
      • ADO_NET

Early Adopter release availability

The Reports API is now available as Early Adopter release.

URL change

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