Vantage · Example Payload

Vantage Cost Management Kubernetes Efficiency Report Example

BudgetsCloud PricingCost ManagementCostsFinOps

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

Top-level fields

tokencluster_namenamespaceidle_costtotal_costefficiencycreated_at

Example Payload

Raw ↑
{
  "token": "example_value",
  "cluster_name": "example_value",
  "namespace": "example_value",
  "idle_cost": "example_value",
  "total_cost": "example_value",
  "efficiency": 42.5,
  "created_at": "2026-01-15T10:30:00Z"
}