New Relic · Example Payload

New Relic Deployment Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

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

deployment

Example Payload

Raw ↑
{
  "deployment": {
    "changelog": "example_string",
    "description": "example_string",
    "revision": "example_string",
    "user": "example_string"
  }
}