Dynatrace API changelog version 1.218

Environment API

  • Deployment API
  • Events API
    • Removed possible value in the eventType field of the EventRestEntry object and the eventType query parameter of the GET events feed:
      DOCKER_MEMORY_SATURATION
  • Releases API
    • New fields in the ReleaseItem object:
      affectedBySecurityVulnerabilities
      securityVulnerabilitiesCount
      softwareTechs
    • New field in the ReleaseInstance object:
      securityVulnerabilities
  • Security problems API
    • New fields in the RiskAssessment object:
      dataAssets
      exposure
      publicExploit
    • Warning Breaking change in Early Adopter release Removed fields in the RiskAssessment object:
      exposed
      publicExploitAvailable
      sensitiveDataAffected
    • New field in the vulnerabilityType field of the SecurityProblem object:
      RUNTIME
    • New fields in the SecurityProblemDetails object:
      reachableDataAssets
      relatedContainerImages
      relatedEntities
    • Warning Breaking change in Early Adopter release Removed fields in the SecurityProblemDetails object:
      affectedContainerImages
      sensitiveDataAssets
      vulnerableEntities
    • Warning New type of the affectedEntities field: Object -> Array of String
    • New fields in the RiskAssessmentSnapshot object:
      exposure
      numberOfAffectedEntities
      numberOfReachableDataAssets
      publicExploit
    • Warning Breaking change in Early Adopter release Removed fields in the RiskAssessmentSnapshot object:
      exposed
      numberOfAffectedProcesses
      numberOfSensitiveDataAssetsAffected
      publicExploitAvailable
    • New fields in the VulnerableComponent object:
      affectedEntities
      numberOfAffectedEntities
    • Warning Breaking change in Early Adopter release Removed fields in the VulnerableComponent object:
      numberOfVulnerableProcesses
      vulnerableProcesses
  • Service-level objectives API
    • New field in the Slo object:
      relatedOpenProblems
    • New possible values in the errors field of the Slo object:
      DIFFERENT_ENTITY_TYPE_IN_METRICS
      METRIC_EXPRESSION_NOT_RESOLVED
      METRIC_EXPRESSION_NO_DATA
      METRIC_EXPRESSION_NO_DATA_POINTS
  • User sessions API
    • New field in the UserSession object:
      hasError

Configuration API

  • Dashboards API
    • New possible values in the tileType of the Tile object:
      APPLICATIONS_MOST_ACTIVE
      DCRUM_SERVICES
      DOCKER
      HEADER
      NETWORK
      NETWORK_MEDIUM
      OPEN_PROBLEMS
      PURE_MODEL
      UEM_ACTIVE_SESSIONS
  • Extensions API
    • New possible value in the technology path parameter of the GET available hosts request:
      CONFLUENT_KAFKA_CLIENT
  • Failure detection API
    • The id fields of the FailureDetectionRule and FailureDetectionParameterSet are now optional.
  • Request attributes API
    • New possible value in the serviceTechnology field of the ScopeConditions object:
      CONFLUENT_KAFKA_CLIENT

Cluster API

  • /upgradeManagement/installationFiles
    • New field in the InstallationPackage object:
      deletedFromMCStorage
  • /activeGates
    • New field in the ActiveGate object and query parameter in the GET /activeGates request:
      containerized

GA availability

The following APIs are now available as GA: