Dynatrace · Example Payload

Dynatrace Account Management Environment Example

AI OperationsAnalyticsAPMApplication Performance MonitoringApplication SecurityAutomationCloud MonitoringDigital Experience ManagementIntelligenceObservability

Dynatrace Account Management Environment Example is an example object payload from Dynatrace, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamestatustrial

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Production Service",
  "status": "ACTIVE",
  "trial": true
}