BigPanda · Example Payload

Bigpanda Maintenance Plan Example

IncidentsMonitoringPlatform

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

Top-level fields

idnameactivestartend

Example Payload

Raw ↑
{
  "id": "mp-abc123",
  "name": "Weekend Maintenance",
  "active": false,
  "start": 1713000000,
  "end": 1713086400
}