New Relic · Example Payload

Openapi Violation Response Type Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

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

Top-level fields

closed_atcondition_namedurationentityidlabellinksopened_atpolicy_namepriority

Example Payload

Raw ↑
{
  "closed_at": 100,
  "condition_name": "example_string",
  "duration": 100,
  "entity": "example_string",
  "id": 100,
  "label": "example_string",
  "links": "example_string",
  "opened_at": 100,
  "policy_name": "example_string",
  "priority": "example_string"
}