Dynatrace API changelog version 1.275
Rollout start: Sep 12, 2023
Environment API
- Monitored states API
- New query parameters in the
GET /monitoringstate
request:
nextPageKey (String
)
pageSize (Integer
) - Breaking change The query parameter entitySelector has been changed from required to optional.
- New fields in the MonitoredStates object:
nextPageKey (String
)
pageSize (Integer
)
- New query parameters in the
Deprecation
The following API is now deprecated:
- Environment API Thresholds APIāuse the Settings API with the Metric events (
builtin:anomaly-detection.metric-events
) schema instead. To learn more on API migration, see the Migration guides for deprecated APIs.