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

Dynatrace API changelog version 1.174

Environment API

  • Topology and Smartscape API
    • Check icon New feature Pagination feature has been added. Read about it in any of the Fetch the list topics.
  • User sessions API:
    • The userExperienceScore field has been added to the UserSession object.

Configuration API

  • Cloud Foundry foundations credentials API
    • Warning icon Breaking change The URL has been changed to
    GET
    • Managed https://{your-domain}/e/{your-environment-id}/api/config/v1/cloudFoundryCredentials
    • SaaS https://{your-environment-id}.live.dynatrace.com/api/config/v1/cloudFoundryCredentials
  • Kubernetes credentials API:
    • Warning icon Breaking change The URL has been changed to
    GET
    • Managed https://{your-domain}/e/{your-environment-id}/api/config/v1/kubernetes/credentials
    • SaaS https://{your-environment-id}.live.dynatrace.com/api/config/v1/kubernetes/credentials
  • Plugins API
    • The version field has been added to the Plugin object.
  • Web application configuration API
    • The metaDataCaptureSettings field has been added to the WebApplicationConfig object. It contains configuration for the JavaScript capture, represented by an array of MetaDataCapturing objects.