New Relic · Example Payload

Openapi Synthetics Condition Body Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

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

Top-level fields

enabledmonitor_idnamerunbook_url

Example Payload

Raw ↑
{
  "enabled": true,
  "monitor_id": "500123",
  "name": "example-resource-01",
  "runbook_url": "https://portal.example.com/path/abc123"
}