Dynatrace API changelog version 1.287
- Release notes
- Published Mar 12, 2024
Rollout start: Mar 12, 2024
Environment API
- Remote configuration management API
- POST   /activeGates/remoteConfigurationManagement- RemoteConfigurationManagementOperationActiveGateRequest schema changed:
- New possible value in the attribute property of the operations object:
 communicationSettings
 
 
- GET    /activeGates/remoteConfigurationManagement/current- RemoteConfigurationManagementJob schema changed:
- New possible value in the attribute property of the operations object:
 communicationSettings
 
 
- POST   /activeGates/remoteConfigurationManagement/preview- RemoteConfigurationManagementOperationActiveGateRequest schema changed:
- New possible value in the attribute property of the operations object:
 communicationSettings
 
 
- POST   /activeGates/remoteConfigurationManagement/validator- RemoteConfigurationManagementOperationActiveGateRequest schema changed:
- New possible value in the attribute property of the operations object:
 communicationSettings
 
 
- GET    /activeGates/remoteConfigurationManagement/{id}- RemoteConfigurationManagementJob schema changed:
- New possible value in the attribute property of the operations object:
 communicationSettings
 
 
- POST   /oneagents/remoteConfigurationManagement- RemoteConfigurationManagementOperationOneAgentRequest schema changed:
- New possible value in the attribute property of the operations object:
 communicationSettings
 
 
- GET    /oneagents/remoteConfigurationManagement/current- RemoteConfigurationManagementJob schema changed:
- New possible value in the attribute property of the operations object:
 communicationSettings
 
 
- POST   /oneagents/remoteConfigurationManagement/preview- RemoteConfigurationManagementOperationOneAgentRequest schema changed:
- New possible value in the attribute property of the operations object:
 communicationSettings
 
 
- POST   /oneagents/remoteConfigurationManagement/validator- RemoteConfigurationManagementOperationOneAgentRequest schema changed:
- New possible value in the attribute property of the operations object:
 communicationSettings
 
 
- GET    /oneagents/remoteConfigurationManagement/{id}- RemoteConfigurationManagementJob schema changed:
- New possible value in the attribute property of the operations object:
 communicationSettings
 
 
 
- Credential vault API
- GET    /credentials- CredentialsList schema changed:
- Removed possible values from the scope and scopes properties of the credentials object:
 ALL
UNKNOWN
 
 
- POST   /credentials- Credentials schema changed:
- Removed possible values from the scope and scopes properties of the credentials object:
 ALL
UNKNOWN
 
 
- GET    /credentials/{id}- CredentialsResponseElement schema changed:
- Removed possible values from the scope and scopes properties of the credentials object:
 ALL
UNKNOWN
 
 
- PUT    /credentials/{id}- Credentials schema changed:
- Removed possible values from the scope and scopes properties of the credentials object:
 ALL
UNKNOWN
 
 
 
- Metrics API
- GET    /metrics/query- MetricData schema changed (return type 200 OK)
- Added property dql in object result
- (application/json; charset=utf-8)
- (text/csv; header=absent; charset=utf-8)
- (text/csv; header=present; charset=utf-8)
 
 
 
 
- Synthetic monitor executions API v2
- GET    /synthetic/executions/{executionId}- Changed executionId in path
- Type changed from integer(int64) to object
 
 
- GET    /synthetic/executions/{executionId}/fullReport- Changed executionId in path
- Type changed from integer(int64) to object
 
 
 
- Unified Analysis
- POST   /ua/explorer(Early Adopter)- Changed UAInvExScreenInput schema
- Added required property:
 explorerId
 
 
 
Configuration API
- Credential vault API
- GET    /credentials- CredentialsList schema changed:
- Removed possible values from the scope and scopes properties of the credentials object:
 ALL
UNKNOWN
 
 
- POST   /credentials- Credentials schema changed:
- Removed possible values from the scope and scopes properties of the credentials object:
 ALL
UNKNOWN
 
 
- GET    /credentials/{id}- CredentialsResponseElement schema changed:
- Removed possible values from the scope and scopes properties of the credentials object:
 ALL
UNKNOWN
 
 
- PUT    /credentials/{id}- Credentials schema changed:
- Removed possible values from the scope and scopes properties of the credentials object:
 ALL
UNKNOWN