Dynatrace API changelog version 1.257

Environment API

  • Deployment API - OneAgent
    • New possible value in the include the query parameter of download and checksum requests:
      envoy
    • The following query parameter is removed from the View the checksum request:
      skipMetadata
  • Hosts API
    • New possible value in the hypervisorType field of the Host object:
      GVISOR
  • OneAgent on a host API
    • New possible value in the hypervisorType field of the HostsListPage object:
      GVISOR
  • Extensions 2.0 API
    • Renamed field in the UiButtonCustomization object:
      insertAfter -> insert
  • Settings 2.0 API
    • Renamed field in the UiButtonCustomization object:
      insertAfter -> insert
  • Log Monitoring API
    • New possible value in the results field of the ExportedLogRecordList and LogRecordsList objects:
      NOT_APPLICABLE
  • Security problems API
    • New fields in the СodeLevelVulnerabilityDetails:
      processGroupIds (String[])
      shortVulnerabilityLocation (String)
      type (String)
      vulnerableFunction (String)
      vulnerableFunctionInput (VulnerableFunctionInput)
  • Synthetic monitor executions API
    • New field in the SyntheticOnDemandExecutionRequest object:
      stopOnProblem (Boolean)

URL change

  • Warning Breaking change The base URL /hub/capabilities has been changed to /hub/extensions2. Requests to old URLs return 404.