Dynatrace API changelog version 1.246

Rollout start: Jul 25, 2022

Environment API

  • ActiveGate API
    • New query parameters in the GET all ActiveGates request:
      tokenState (String)
      tokenExpirationSet (boolean)
    • New field in the ActiveGate object:
      activeGateTokens (ActiveGateTokenInfoDto[])
  • Extensions 2.0 API
    • New field in the UiCustomization object:
      tabs (UiTabsCustomization)
  • Settings API
    • New field in the UiCustomization object:
      tabs (UiTabsCustomization)
    • New field in the SettingsObject and the EffectiveSettingsValue objects:
      externalId (String)
  • Synthetic monitor executions API v2
    • Warning Breaking change in Early Adopter release Renamed query parameter in the GET all on-demand executions request:
      executionState -> executionStage
    • Warning Breaking change in Early Adopter release Removed field in the SyntheticOnDemandExecutionRequest object:
      batch

Configuration API

  • Dashboards API
    • New field in the DashboardMetadata object:
      hasConsistentColors (boolean)
  • Service metrics API
    • New possible values in the unit field of the CalculatedServiceMetric object:
      BILLION
      MILLION

Cluster API

  • /activeGates
    • New query parameters in the GET /activeGates request:
      tokenState (String)
      tokenExpirationSet (boolean)
    • New field in the ActiveGate object:
      activeGateTokens (ActiveGateTokenInfoDto[])
  • /settings
    • New field in the UiCustomization object:
      tabs (UiTabsCustomization)
    • New field in the SettingsObject and the EffectiveSettingsValue objects:
      externalId (String)