Vantage · Example Payload

Vantage Cost Management Budget Alert Example

BudgetsCloud PricingCost ManagementCostsFinOps

Vantage Cost Management Budget Alert Example is an example object payload from Vantage, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

tokencost_report_tokenbudgetperiodcreated_at

Example Payload

Raw ↑
{
  "token": "example_value",
  "cost_report_token": "example_value",
  "budget": "example_value",
  "period": "example_value",
  "created_at": "2026-01-15T10:30:00Z"
}