New Relic · Example Payload

New Relic Policy Channels Response Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

New Relic Policy Channels 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": {
    "channel_ids": [
      100
    ],
    "id": 100
  }
}