New Relic · Example Payload

New Relic Application Links Response Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

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

Top-level fields

serversapplication_hostsapplication_instances

Example Payload

Raw ↑
{
  "servers": [
    100
  ],
  "application_hosts": [
    100
  ],
  "application_instances": [
    100
  ]
}