BigPanda · Example Payload

Bigpanda Environment Example

Production environment

IncidentsMonitoringPlatform

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

Top-level fields

idnamedescriptioncondition

Example Payload

Raw ↑
{
  "id": "env-abc123",
  "name": "Production",
  "description": "Production environment",
  "condition": "source = \"nagios\""
}