New Relic · Example Payload

New Relic Label Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

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

label

Example Payload

Raw ↑
{
  "label": {
    "category": "example_string",
    "links": {
      "servers": [
        100
      ],
      "applications": [
        100
      ]
    },
    "name": "example-resource-01"
  }
}