Dynatrace API changelog version 1.264

Environment API

  • Access tokens API
    • New possible values in scopes field of the ApiTokenCreate, ApiToken, and ApiTokenUpdate objects:
      analyzers.read
      analyzers.write
      attacks.read
      attacks.write
  • Credential vault API
    • Removed possible value in the sourceAuthMethod field of the ExternalVaultConfig object:
      CYBERARK_VAULT_IP_BASED_ACCESS
    • Removed possible value in the type field of the ExternalVaultConfig object:
      CYBERARK_VAULT_IP_BASED_ACCESS_MODEL
  • Security problems API
    • New fields in the SecurityProblemDetails object:
      lastOpenedTimestamp (integer)
      lastResolvedTimestamp (integer)

Configuration API

Cluster API

  • /networkZones
    • New field in the NetworkZone object:
      fallbackMode (String)

Early Adopter availability

The following APIs are now available in Early Adopter release:

  • Environment API GET /attacks
  • Environment API GET /attacks/{id}
  • Environment API GET /synthetic/locations/commands/apply
  • Environment API GET /synthetic/locations/commands/delete
  • Environment API GET /synthetic/locations/{locationId}/yaml

GA availability

The following APIs are now available in GA:

  • Environment API /credentials/{id}/details
  • Cluster API GET /activeGateTokens
  • Cluster API POST /activeGateTokens
  • Cluster API GET /activeGateTokens/{activeGateTokenIdentifier}
  • Cluster API DELETE /activeGateTokens/{activeGateTokenIdentifier}
  • Cluster API GET /activeGates/tokenEnforcement