• Home
  • What's new
  • Release notes
  • Dynatrace API
  • Dynatrace API changelog version 1.271

Dynatrace API changelog version 1.271

Environment API

  • Monitored entities API
    • Changed token scopes of the ssoAuth field from entities.read to ANY_SCOPE.
  • Extensions 2.0 API
    • New fields in the SchemaDefinitionRestDto object:
      schemaConstraints (SchemaConstraintRestDto)
      tableColumns (TableColumn)
    • New field in the constraints field of the SchemaDefinitionRestDto object:
      checkAllProperties (boolean)
    • New possible value in the type field of the ComplexConstraint object:
      SECRET_RESUBMISSION
    • New field in the properties field of the SchemaDefinitionRestDto object:
      forceSecretResubmission (boolean)
    • New fields in the items field of the PropertyDefinition object:
      columnRef items