New Relic · Example Payload

New Relic Policy Response Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

New Relic Policy Response Example is an example object payload from New Relic, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

policy

Example Payload

Raw ↑
{
  "policy": {
    "created_at": 100,
    "id": 100,
    "incident_preference": "500123",
    "name": "example-resource-01",
    "updated_at": 100
  }
}