New Relic · Example Payload

New Relic Synthetics Condition Response Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

New Relic Synthetics Condition 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

synthetics_condition

Example Payload

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