Vantage · Example Payload

Vantage Cost Management Resource Example

BudgetsCloud PricingCost ManagementCostsFinOps

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

Top-level fields

tokennameproviderserviceaccount_idregioncostmetadata

Example Payload

Raw ↑
{
  "token": "example_value",
  "name": "Example Title",
  "provider": "example_value",
  "service": "example_value",
  "account_id": "500123",
  "region": "example_value",
  "cost": "example_value",
  "metadata": "example_value"
}