BigPanda · Example Payload

Bigpanda Incident Example

CPU overload on production-database-1

IncidentsMonitoringPlatform

Bigpanda Incident Example is an example object payload from BigPanda, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idstatusseveritydescriptionalerts_countstarted_at

Example Payload

Raw ↑
{
  "id": "inc-abc123",
  "status": "active",
  "severity": "critical",
  "description": "CPU overload on production-database-1",
  "alerts_count": 3,
  "started_at": 1713000000
}