Dynatrace API changelog version 1.288
Rollout start: Mar 26, 2024
Configuration API
- Request attributes API
- New possible value in the serviceTechnology property of the scope object:
JOOMLA
- New possible value in the serviceTechnology property of the scope object:
-
- New possible value in the queueEntryPointType property of the CustomService schema:
AZURE_SERVICE_BUS
- New possible value in the queueEntryPointType property of the CustomService schema:
-
See also the Deprecation section for details on the deprecation of Cloud Foundry credentials API and Kubernetes credentials API.
Environment API
-
/entities/custom
Added parameter uiBased (boolean
)POST /entities/custom
/entities/securityContext
Changed entitySelector parameter to required in query.POST /entities/securityContext
DELETE /entities/securityContext
-
-
Changed ExtensionAssetsDto schema.
- New possible values in the type property of the assets object:
DQL_LOG_METRIC
LQL_LOG_METRIC
- New possible values in the type property of the assets object:
-
Changed ExecuteActionsResponse schema.
- Added property agId
PUT /extensions/{extensionName}/monitoringConfigurations/{configurationId}/actions
- Added property agId
-
- Settings API - PUT an object
- Added parameter validateOnly (
boolean
)
PUT /settings/objects/{objectId}
- Added parameter validateOnly (
Cluster API
PUT /settings/objects/{objectId}
- Added validateOnly query parameter (
boolean
)
- Added validateOnly query parameter (
GET /iam/configuration/policystatements
- Added services query parameter (
array[string]
)
- Added services query parameter (
Deprecation
For general information on migrating from deprecated APIs, see Migration guides for deprecated APIs.
-
This API is deprecated. Use the Settings API with the Cloud Foundry (
builtin:cloud.cloudfoundry
) schema instead.For migration details, see Migrate from Cloud Foundry credentials API to Settings API.
GET /cloudFoundry/credentials
POST /cloudFoundry/credentials
POST /cloudFoundry/credentials/validator
GET /cloudFoundry/credentials/{id}
PUT /cloudFoundry/credentials/{id}
DELETE /cloudFoundry/credentials/{id}
POST /cloudFoundry/credentials/{id}/validator
-
This API is deprecated. Use the Settings API with the Kubernetes connection settings (
builtin:cloud.kubernetes
) and the Kubernetes platform monitoring settings (builtin:cloud.kubernetes.monitoring
) schemas instead.For migration details, see Migrate from Kubernetes credentials API to Settings API.
GET /kubernetes/credentials
POST /kubernetes/credentials
POST /kubernetes/credentials/validator
GET /kubernetes/credentials/{id}
PUT /kubernetes/credentials/{id}
DELETE /kubernetes/credentials/{id}
POST /kubernetes/credentials/{id}/validator