Dynatrace · Example Payload

Events Api V2 Event Example

AI OperationsAnalyticsAPMApplication Performance MonitoringApplication SecurityAutomationCloud MonitoringDigital Experience ManagementIntelligenceObservability

Events Api V2 Event Example is an example object payload from Dynatrace, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

eventIdeventTypetitlestartTimeendTimeentityIdpropertiesstatus

Example Payload

Raw ↑
{
  "eventId": "abc123",
  "eventType": "STANDARD",
  "title": "example-value",
  "startTime": 1718153645993,
  "endTime": 1718153645993,
  "entityId": "example-value",
  "properties": {},
  "status": "OPEN"
}