Dynatrace · Schema

EventCollection

A paginated collection of events.

AI OperationsAnalyticsAPMApplication Performance MonitoringApplication SecurityAutomationCloud MonitoringDigital Experience ManagementIntelligenceObservability

Properties

Name Type Description
nextPageKey string The cursor for the next page of results. Null if there are no more pages.
totalCount integer The total number of events matching the query.
pageSize integer The number of results returned on this page.
events array The list of events on this page.
View JSON Schema on GitHub