nOps · Example Payload

Nops Nops Map Migration Project Example

CostsFinOps

Nops Nops Map Migration Project 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

idnamestatuscreated_atupdated_at

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "status": "example_value",
  "created_at": "2026-01-15T10:30:00Z",
  "updated_at": "2026-01-15T10:30:00Z"
}