New Relic · Example Payload

New Relic Violation Entity Response Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

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

Top-level fields

group_ididnameproducttype

Example Payload

Raw ↑
{
  "group_id": 100,
  "id": 100,
  "name": "example-resource-01",
  "product": "example_string",
  "type": "standard"
}