Dynatrace API changelog version 1.175

Environment API

  • Applications API
    • The CUSTOM possible value from the value field of the ApplicationTypeComparison object has been renamed to AUTO_INJECTED. Existing requests remain unaffected. In new requests, use AUTO_INJECTED.
  • Deployment API
    • The endpoint, listing all available versions of OneAgent installer has been added
    • Dynatrace Managed https://{your-domain}/e/{your-environment-id}/api/v1/deployment/boshrelease/agent/{osType}/version/{version}
    • Dynatrace SaaS https://{your-environment-id}.live.dynatrace.com/api/v1/deployment/boshrelease/agent/{osType}/version/{version}
  • Problems API
    • The following possible values have been added to the units field of the EventSeverity object:
      • Cores
      • mCores
  • Synthetic locations API
    • The CLUSTER possible value has been added to the type field of the SyntheticLocation object.
    • The GOOGLE_CLOUD possible value has been added to the cloudPlatform field of the PublicSyntheticLocation object.
  • Synthetic Monitors API
    • Warning Documentation fix The keyPerformanceMetrics field of the BrowserSyntheticMonitorUpdate object has been changed from optional to required.
  • Tokens API
    • Green background check mark The following response content types have been added for the POST a new token request:
      • text/plain
      • text/csv
    • Green background check mark The DELETE a token request now accepts token itself as a parameter.
  • User sessions API
    • The following fields have been added to the UserSession object:
      • carrier
      • networkTechnology
      • connectionType
    • The following fields have been added to the UserSessionUserAction object:
      • keyUserAction
      • internalKeyUserActionId

Configuration API

  • Green background check mark Alerting profiles API is available as an Early Adopter release.
    • Dynatrace Managed https://{your-domain}/e/{your-environment-id}/api/config/v1/alertingProfiles
    • Dynatrace SaaS https://{your-environment-id}.live.dynatrace.com/api/config/v1/alertingProfiles
  • Automatically applied tags API
    • The CUSTOM possible value from the value field of the ApplicationTypeComparison object has been renamed to AUTO_INJECTED. Existing requests remain unaffected. In new requests, use AUTO_INJECTED.
    • The CUSTOM_DEVICE_GROUP_TAGS possible value has been added to the attribute field of the ConditionKey object.
    • The following possible values have been added to the type field of the SimpleTech object:
      • APPLICATION_INSIGHTS_SDK
      • AZURE_FUNCTIONS
      • WINDOWS_CONTAINERS
  • Cloud Foundry foundations credentials API
    • Warning Breaking change Special characters are disallowed in the name field of the CloudFoundryCredentials object. You can use letters, numbers, space, and the _ + - . characters.
  • Dashboards API
    • Warning Breaking change The usedForSplitting field has been removed from the CustomFilterChartSeriesDimensionConfig object.
    • The name field has been added to the CustomFilterChartSeriesDimensionConfig object.
    • The name field of the CustomFilterChartSeriesDimensionConfig object has been changed from required to optional.
    • The NON_DATABASE_SERVICE possible value has been added to the type field of the CustomFilterConfig object.
  • Management zones API
    • The AUTO_INJECTED possible value has been added to the value field of the ApplicationTypeComparison object.
    • The CUSTOM possible value from the value field of the ApplicationTypeComparison object has been deprecated. Existing requests remain unaffected. In new requests, use AUTO_INJECTED.
    • The CUSTOM_DEVICE_GROUP_TAGS possible value has been added to the attribute field of the ConditionKey object.
    • The following possible values have been added to the serviceTechnology field of the ScopeConditions object:
      • APPLICATION_INSIGHTS_SDK
      • AZURE_FUNCTIONS
      • WINDOWS_CONTAINERS
  • Request attributes API
    • The following possible values have been added to the type field of the SimpleTech object:
      • APPLICATION_INSIGHTS_SDK
      • AZURE_FUNCTIONS
      • WINDOWS_CONTAINERS
  • Request naming API
    • The EXCEPTION_MESSAGE possible value has been added to the attribute field of the Condition object.
    • The following possible values have been added to the type field of the ComparisonInfo object:
      • FAILURE_REASON
      • HTTP_STATUS_CLASS
    • The following extensions of the ComparisonInfo object have been added:
      • FailureReasonComparisonInfo
      • HttpStatusClassComparisonInfo