Dynatrace · Example Payload

Problems Api V2 Comment Example

AI OperationsAnalyticsAPMApplication Performance MonitoringApplication SecurityAutomationCloud MonitoringDigital Experience ManagementIntelligenceObservability

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

Top-level fields

idcreatedAtTimestampauthorNamecontentcontext

Example Payload

Raw ↑
{
  "id": "abc123",
  "createdAtTimestamp": 1718153645993,
  "authorName": "Production Service",
  "content": "example-value",
  "context": "example-value"
}