Vantage · Example Payload

Vantage Cloud Pricing Product Example

BudgetsCloud PricingCost ManagementCostsFinOps

Vantage Cloud Pricing Product Example is an example object payload from Vantage, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameprovider_idservice_iddetailsprices

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "provider_id": "500123",
  "service_id": "500123",
  "details": "example_value",
  "prices": []
}