nOps · Example Payload

Nops Nops Scheduler Example

CostsFinOps

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

Top-level fields

idnameenabledproject_idcreated_at

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "enabled": true,
  "project_id": "500123",
  "created_at": "2026-01-15T10:30:00Z"
}