New Relic · Example Payload

New Relic Channel Response Type Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

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

configurationidlinksnametype

Example Payload

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