Dynatrace API changelog version 1.232
Environment API
- ActiveGate API
- New field with an underlying object in the ActiveGate object:
connectedHosts -> ActiveGateConnectedHosts
- New field with an underlying object in the ActiveGate object:
- Events API v2
- New possible value in the status field of the EventIngestResult object:
INVALID_ENTITY_TYPE
- New possible value in the status field of the EventIngestResult object:
- Extensions 2.0 API
- New query parameters in the GET list of environment configuration events and the GET list of monitoring configuration events requests:
content (String
)
status (String
) - New field with an underlying object in the SchemaDefinitionRestDto object:
uiCustomization -> UiCustomization - New field with an underlying object in the PropertyDefinition object:
uiCustomization -> UiCustomization - New field with an underlying object in the Item object:
uiCustomization -> UiCustomization - New field in the DatasourceDefinition object:
resetValue (String
) - New possible value in the type field of the Precondition object:
REGEX_MATCH
- New field in the Precondition object:
pattern (String
) - New field in the SchemaType object:
searchPattern (String
)
- New query parameters in the GET list of environment configuration events and the GET list of monitoring configuration events requests:
- Log Monitoring API v2
- Breaking change in Early Adopter release Changed type of the additionalColumns field of the LogRecord object:
String
->String[]
- Breaking change in Early Adopter release Changed type of the additionalColumns field of the LogRecord object:
- OneAgent on a host API
- New possible value in the detailedAvailabilityState field of the HostAgentInfo object and the detailedAvailabilityState query parameter:
SHUTDOWN_STOPPED
- New possible value in the detailedAvailabilityState field of the HostAgentInfo object and the detailedAvailabilityState query parameter:
- Security problems API
- New field in the RemediationAssessment object:
vulnerableFunctionUsage (String
)
- New field in the RemediationAssessment object:
- Settings API
- New field with an underlying object in the SchemaDefinitionRestDto object:
uiCustomization -> UiCustomization - New field with an underlying object in the PropertyDefinition object:
uiCustomization -> UiCustomization - New field with an underlying object in the Item object:
uiCustomization -> UiCustomization - New field in the DatasourceDefinition object:
resetValue (String
) - New possible value in the type field of the Precondition object:
REGEX_MATCH
- New field in the Precondition object:
pattern (String
) - New field in the SchemaType object:
searchPattern (String
)
- New field with an underlying object in the SchemaDefinitionRestDto object:
- Service-level objectives API
- Breaking change Removed possible value from the error field of the SLO object:
FILTER_MATCHES_IN_CONDITION_LIMIT_EXCEEDED
- Breaking change Removed possible value from the error field of the SLO object:
- Topology and Smartscape API - Process groups
- New fields in the metadata object:
agentValueMetadata (Object
)
websphereLibertyServerName (String[]
)
- New fields in the metadata object:
- Topology and Smartscape API - Services
- New possible value in the serviceType field of the Service object:
Span
- New possible value in the serviceType field of the Service object:
Configuration API
- AWS credentials API
- The following field of the AwsSupportingServiceConfig object is now optional:
monitoredMetrics
- The following field of the AwsSupportingServiceConfig object is now optional:
- Extensions API
- New possible values in the technology path parameter of the GET available hosts request:
IBM_WEBSPHERE_APPLICATION_SERVER
IBM_WEBSPHERE_LIBERTY
- New possible values in the technology path parameter of the GET available hosts request:
- Mobile and custom app API
- New possible value in the aggregation field of the MobileSessionUserActionProperty object:
AVERAGE
- New possible value in the aggregation field of the MobileSessionUserActionProperty object:
- Request attributes API
- New possible values in the technology path parameter of the GET available hosts request:
IBM_WEBSPHERE_APPLICATION_SERVER
IBM_WEBSPHERE_LIBERTY
- New possible values in the technology path parameter of the GET available hosts request:
Cluster API
/activeGates
- New field with an underlying object in the ActiveGate object:
connectedHosts -> ActiveGateConnectedHosts
- New field with an underlying object in the ActiveGate object:
/iam/repo
- New query parameters in the
DELETE /iam/repo/{level-type}/{level-id}/bindings/{policy-uuid}
request:
query-params (Object
)
forceMultiple (boolean
) - New query parameters in the
DELETE /iam/repo/{level-type}/{level-id}/bindings/{policy-uuid}/{group-uuid}
request:
query-params (Object
)
forceMultiple (boolean
)
- New query parameters in the
/settings/schemas
- New field with an underlying object in the SchemaDefinitionRestDto object:
uiCustomization -> UiCustomization - New field with an underlying object in the PropertyDefinition object:
uiCustomization -> UiCustomization - New field with an underlying object in the Item object:
uiCustomization -> UiCustomization - New field in the DatasourceDefinition object:
resetValue (String
) - New possible value in the type field of the Precondition object:
REGEX_MATCH
- New field in the Precondition object:
pattern (String
) - New field in the SchemaType object:
searchPattern (String
)
- New field with an underlying object in the SchemaDefinitionRestDto object:
/tokens
- New possible values in the scopes field of the TokenMetadata and the CreateTenantToken objects as well as the permissions query parameter of the
GET /tokens
:
activeGateTokenManagement.create
activeGateTokenManagement.read
activeGateTokenManagement.write
- New possible values in the scopes field of the TokenMetadata and the CreateTenantToken objects as well as the permissions query parameter of the
Early Adopter availability
The following API is now available in Early Adopter release:
- Cluster API
/activeGateTokens
GA availability
The following APIs are now available in GA:
- Cluster API Log Monitoring endpoints (
/logMonitoring
) - Cluster API IAM - Policy binding endpoints (
GET /iam/repo/{level-type}/{level-id}/bindings/{policy-uuid}
andPOST /iam/repo/{level-type}/{level-id}/bindings/{policy-uuid}/{group-uuid}
)