Dynatrace · Schema

EntityCollection

A paginated collection of monitored entities.

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 entities matching the query.
pageSize integer The number of results returned on this page.
entities array The list of entities on this page.
View JSON Schema on GitHub