Dynatrace API changelog version 1.254
Environment API
- Credential vault API
- New query parameters in the GET all credentials request:
name (
String
)
user (String
) - New possible value in the scope field of the Credentials object:
UNKNOWN
- New query parameters in the GET all credentials request:
name (
- Security problems API
- New fields in the riskAssessmentSnapshot object:
riskLevel (String
)
riskScore (number
)
- New fields in the riskAssessmentSnapshot object:
- Settings API
- New field in the UiCustomization object:
callback(UiCallbackCustomization
)
- New field in the UiCustomization object:
- Service-level objectives API
- Breaking change Changed type of the evaluate query parameter from the GET all SLOs request:
boolean
->String
- Breaking change Changed type of the evaluate query parameter from the GET all SLOs request:
- Synthetic monitor executions API v2
- New query parameter in the GET all on-demand executions request:
source (
String
) - New fields in the SyntheticOnDemandExecution object:
metadata (object
)
source (String
)
Cluster API
/settings/schemas
- New field in the UiCustomization object:
callback(UiCallbackCustomization
)
- New field in the UiCustomization object: