Dynatrace API changelog version 1.191

Environment API

  • Audit logs API
    • The following possible value has been added to the userType field of the AuditLogEntry object:
      • PUBLIC_TOKEN_IDENTIFIER
  • Events API
    • The following possible values have been added to the eventType field of the EventRestEntry object and the eventType query parameter:
      • PGI_CRASHED_INFO
      • DEPLOYMENT_CHANGED_NEW
      • DEPLOYMENT_CHANGED_CHANGE
      • DEPLOYMENT_CHANGED_REMOVED
  • Metrics API v2
    • The following field has been added to the MetricDimensionDefinition object:
      • key
  • User sessions API
    • The pageSize query parameter has been removed from the GET tree request.
      To limit the number of results, use the LIMIT keyword in the query.

Configuration API

  • Automatically applied tags API
    • The following possible values have been added to the propagationTypes field of the AutoTagRule object:
      • AZURE_TO_PG
      • AZURE_TO_SERVICE
  • Custom services API
    • The following possible value has been added to the technology query parameter:
      • nodeJS
  • Dashboards API
    • The following possible value has been added to the tileType field of the Tile object, along with corresponding extension object:
      • DATA_EXPLORER -> DataExplorerTile
  • Extensions API
    • Warning Breaking change in Early Adopter release The type of the tags field of the Host object has been changed:
      • Array of String -> Array of TagInfo objects.
  • Management zones API
    • The following possible values have been added to the propagationTypes field of the ManagementZoneRule object:
      • AZURE_TO_PG
      • AZURE_TO_SERVICE

Early Adopter availability

The following APIs are now available as Early Adopter release: