Dynatrace · Schema

ProblemCollection

A paginated collection of problems.

AI OperationsAnalyticsAPMApplication Performance MonitoringApplication SecurityAutomationCloud MonitoringDigital Experience ManagementIntelligenceObservability

Properties

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