New Relic · Example Payload

Openapi Incident Response Type Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

Openapi Incident Response Type Example is an example object payload from New Relic, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

closed_atidincident_preferencelinksopened_at

Example Payload

Raw ↑
{
  "closed_at": 100,
  "id": 100,
  "incident_preference": 100,
  "links": "example_string",
  "opened_at": 100
}