Dynatrace API changelog version 1.244
Environment API
- Access tokens API
- New possible values in the scopes field of the ApiToken and the ApiTokenCreate objects:
syntheticExecutions.read
syntheticExecutions.write
- New possible values in the scopes field of the ApiToken and the ApiTokenCreate objects:
- Extensions 2.0 API
- New field in the UiTableColumnCustomization object:
builtinColumnRef (String
)
- New field in the UiTableColumnCustomization object:
- Monitored entities API v2
- New field in the Entity object:
type (String
)
- New field in the Entity object:
Configuration API
- Credential vault API
- New field in the ExternalVaultConfig object:
tokenSecretName (String
)
- New field in the ExternalVaultConfig object:
- Custom services API
- New fields in the MethodRule object:
modifiers (String[]
)
visibility (String
)
- New fields in the MethodRule object:
- Dashboards API
- New possible value in the tileType object, along with the corresponding extension object:
DATA_EXPLORER
-> DataExplorerTile
- New possible value in the tileType object, along with the corresponding extension object:
Cluster API
/iam/repo/{level-type}/{level-id}/policies
- New field in the PolicyBasicData object:
tags (String[]
)
- New field in the PolicyBasicData object:
Early Adopter availability
The following API is now available in Early Adopter release:
- Environment API
/synthetic/executions
GA availability
The following APIs are now available in GA:
- Environment API
GET /settings/effectiveValues
- Environment API
POST /slo/{id}/alert
- Environment API Extensions 2.0 API
- Cluster API
GET /settings/effectiveValues
Deprecation
The following API is now deprecated:
- Configuration API Monitoring configuration endpoints of the OneAgent configuration on a host APIāuse the Settings API with the
builtin:host.monitoring
schema instead.