BigPanda · Example Payload

Bigpanda Maintenance Plan Request Example

IncidentsMonitoringPlatform

Bigpanda Maintenance Plan Request 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

nameconditionstartend

Example Payload

Raw ↑
{
  "name": "Weekend Maintenance",
  "condition": "host = \"production-database-1\"",
  "start": 1713000000,
  "end": 1713086400
}