Vantage · Example Payload

Vantage Cost Management Anomaly Alert Example

BudgetsCloud PricingCost ManagementCostsFinOps

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

Top-level fields

tokencost_report_tokenthresholdcreated_at

Example Payload

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