New Relic · Example Payload

New Relic Channel Response Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

New Relic Channel 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

channel

Example Payload

Raw ↑
{
  "channel": {
    "configuration": {},
    "id": 100,
    "links": {
      "policy_ids": [
        100
      ]
    },
    "name": "example-resource-01",
    "type": "standard"
  }
}