Dynatrace API changelog version 1.303
Rollout start: Oct 21, 2024
Environment API
/entity/infrastructure/process-groups
/entity/infrastructure/processes
/oneagents/autoUpdateProblems
GET /oneagents/autoUpdateProblems
Early Adopter
- Return Type:
- Changed 200 OK
- Changed AgentPotentialProblemsState schema
- Changed property autoUpdateProblems
- Added property:
architecture
/synthetic/locations
/credentials
-
GET /credentials
- Parameter:
- Changed type in query
- Added enum values:
AWS_MONITORING_KEY_BASED
AWS_MONITORING_ROLE_BASED
- Removed enum values:
AWS_KEY_BASED
AWS_ROLE_BASED
-
POST /credentials
- Request:
- Changed Credentials schema Breaking change
- Changed property type
- Added enum values:
AWS_MONITORING_KEY_BASED
AWS_MONITORING_ROLE_BASED
- Removed enum values:
AWS_KEY_BASED
AWS_ROLE_BASED
-
PUT /credentials/{id}
- Request:
- Changed Credentials schema Breaking change
- Changed property type
- Added enum values:
AWS_MONITORING_KEY_BASED
AWS_MONITORING_ROLE_BASED
- Removed enum values:
AWS_KEY_BASED
AWS_ROLE_BASED
Configuration API
/extensions/
GET /extensions/{technology}/availableHosts
Early Adopter
- Parameter:
- Changed technology in path
- Added enum values:
CLR
OWIN_KATANA
WCF
/service/requestAttributes
-
POST /service/requestAttributes
- Request:
- Changed RequestAttribute schema
- Changed property dataSources
- Changed property scope
- Changed property serviceTechnology
- Added enum values:
CLR
OWIN_KATANA
WCF
-
POST /service/requestAttributes/validator
- Request:
- Changed RequestAttribute schema
- Changed property dataSources
- Changed property scope
- Changed property serviceTechnology
- Added enum values:
CLR
OWIN_KATANA
WCF
-
GET /service/requestAttributes/{id}
- Return Type:
- Changed 200 OK
- Changed RequestAttribute schema
- Changed property dataSources
- Changed property scope
- Changed property serviceTechnology
- Added enum values:
CLR
OWIN_KATANA
WCF
-
PUT /service/requestAttributes/{id}
- Request:
- Changed RequestAttribute schema
- Changed property dataSources
- Changed property scope
- Changed property serviceTechnology
- Added enum values:
CLR
OWIN_KATANA
WCF
-
POST /service/requestAttributes/{id}/validator
- Request:
- Changed RequestAttribute schema
- Changed property dataSources
- Changed property scope
- Changed property serviceTechnology
- Added enum values:
CLR
OWIN_KATANA
WCF
Account Management API
New Dynatrace Platform Subscription API endpoints related to Cost Allocation.