New Relic · Example Payload

Openapi Nrql Body Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

Openapi Nrql Body Example is an example object payload from New Relic, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

querysince_value

Example Payload

Raw ↑
{
  "query": "example_string",
  "since_value": "example_string"
}