New Relic · Example Payload

Openapi Application Instance Response Type Example

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

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

Top-level fields

hostapplication_nameapplication_summaryend_user_summaryhealth_statusidlanguagelinksport

Example Payload

Raw ↑
{
  "host": "example_string",
  "application_name": "example_string",
  "application_summary": "example_string",
  "end_user_summary": "example_string",
  "health_status": "active",
  "id": 100,
  "language": 100,
  "links": "example_string",
  "port": 8080
}