Dynatrace API changelog version 1.268

Environment API

  • Remote configuration management API
    • New possible values in the attribute field of the RemoteConfigurationManagementOperation, RemoteConfigurationManagementOperationOperationValidationError, and RemoteConfigurationManagementJobPreview objects:
      hostProperty
      hostTag
  • Access tokens API
    • New possible values in the scopes field of the ApiToken, ApiTokenCreate, and ApiTokenUpdate objects:
      javaScriptMappingFiles.read
      javaScriptMappingFiles.write

Cluster API

  • /groups/managementZones
    • New possible value in the permissions field of the MzPermissionsList object:
      VIEW_SECURITY_PROBLEMS
  • /activeGates/remoteConfigurationManagement
    • New possible values in the attribute field of the RemoteConfigurationManagementOperation, RemoteConfigurationManagementOperationOperationValidationError, and RemoteConfigurationManagementJobPreview objects:
      hostProperty
      hostTag
  • /settings/objects
    • New supported field in the query parameter fields:
      externalId

Early Adopter availability

The following API is now available in Early Adopter release:

  • Environment API GET /jsMappingFiles
  • Environment API PUT /jsMappingFiles/{minifiedJsFileUrl}/{fileType}
  • Environment API DELETE /jsMappingFiles/{minifiedJsFileUrl}/{fileType}
  • Environment API PUT /jsMappingFiles/{minifiedJsFileUrl}/{fileType}/metadata

GA availability

The following API is now available in GA:

  • Environment API GET /synthetic/execution/{monitorId}/{resultType}
  • Environment API GET /synthetic/executions
  • Environment API POST /synthetic/executions/batch
  • Environment API GET /synthetic/executions/batch/{batchId}
  • Environment API GET /synthetic/executions/{executionId}
  • Environment API GET /synthetic/executions/{executionId}/fullReport