Dynatrace API changelog version 1.282
Rollout start: Jan 8, 2024
Environment API
- OneAgent on a host API
- New possible value in the monitoringType field:
DISCOVERY
- New query parameter in the
GET /oneagents
request
unlicensed (boolean
)
- New possible value in the monitoringType field:
- Access tokens API
- New possible value in the scopes field of the ApiToken, ApiTokenCreate, and ApiTokenUpdate objects:
extensionConfigurationActions.write
- New possible value in the scopes field of the ApiToken, ApiTokenCreate, and ApiTokenUpdate objects:
- Credential vault API
- New field in the Credentials and CredentialsResponseElement objects:
allowContextlessRequests (boolean
)
- New field in the Credentials and CredentialsResponseElement objects:
- Security problems API
- Changed the relatedContainerImages field type from
array
toobject
in the SecurityProblemDetails object.
- Changed the relatedContainerImages field type from
-
- New possible field in PropertyDefinition object:
migrationPattern (String
)
- New possible field in PropertyDefinition object:
-
Settings 2.0 - Available schemas
- New possible field in PropertyDefinition object:
migrationPattern (String
)
- New possible field in PropertyDefinition object:
- Unified Analysis Early Adopter
- New required field in the UAEventsCard object:
key (String
)
- New required field in the UAEventsCard object:
Configuration API
- Web application configuration API
- New possible field in the MonitoringSettings object:
useCors (boolean
) - Changed field from required to optional in the MonitoringSettings object:
cookiePlacementDomain
- New possible field in the MonitoringSettings object:
Cluster API
/settings/schemas/{schemaId}
- New field in the PropertyDefinition object:
migrationPattern (String
)
- New field in the PropertyDefinition object:
GA availability
- Environment API
PUT /extensions/{extensionName}/monitoringConfigurations/{configurationId}/actions
Deprecation
The following APIs are now deprecated:
-
Automatically applied tags API deprecated
GET /autoTags
POST /autoTags
POST /autoTags/validator
GET /autoTags/{id}
PUT /autoTags/{id}
DELETE /autoTags/{id}
POST /autoTags/{id}/validator
Use the Settings API with the Automatically applied tags (
builtin:tags.auto-tagging
) schema instead. -
Management zones API deprecated
GET /managementZones
POST /managementZones
POST /managementZones/validator
GET /managementZones/{id}
PUT /managementZones/{id}
DELETE /managementZones/{id}
POST /managementZones/{id}/validator
Use the Settings API with the Management zones settings (
builtin:management-zones
) schema instead.