Vantage · Schema

Vantage Cloud Pricing Price

A Price entry representing the cost of a cloud Product in a specific region and unit.

BudgetsCloud PricingCost ManagementCostsFinOps

Properties

Name Type Description
id string The unique identifier for the Price.
unit string The pricing unit (e.g., per hour, per GB-month).
price string The price amount.
currency string The currency of the price.
region string The cloud region this price applies to.
description string A description of the pricing tier or option.
product_id string The identifier of the associated Product.
View JSON Schema on GitHub