New Relic · Example Payload

New Relic Deployment Response Type Example

example_string

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

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

Top-level fields

changelogdescriptionidlinksrevisiontimestampuser

Example Payload

Raw ↑
{
  "changelog": "example_string",
  "description": "example_string",
  "id": 100,
  "links": {
    "application": 100
  },
  "revision": "example_string",
  "timestamp": "2026-04-18T14:30:00Z",
  "user": "example_string"
}