quote
Calculate the final price (USD) for a plan + location + billing period, including discounts and any RAM / disk / extra-IP upgrades.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | plan name (e.g. "IS-S", "PA-M", "DS-1-CH", "NL-L" for GPU H100) | |
| type | Yes | ||
| billing | Yes | months billed — 3/6/12 trigger 25/35/50% discounts. | |
| location | Yes | ||
| extra_ips | No | ||
| ram_upgrade | No |