compute
GET /v1/compute/vps/options
The paid options a VPS of a given size can carry.
Pagpapatotoo
Magpadala ng API key bilang isang bearer token. Kailangang taglayin ng key ang pahintulot na sites.view; ang key na wala nito ay tatanggihan gamit ang 403, hindi 404.
Ang endpoint na ito ay hindi nangangailangan ng id ng organisasyon. Natutukoy na ng iyong key ang organisasyong kinabibilangan nito, at nakatuon ang tugon dito.
Subukan ito
Palitan ang anuman sa loob ng mga panaklong na may anggulo ng iyong sariling mga halaga, at ang placeholder ng key na may key mula sa iyong dashboard.
curl -X GET https://api.zinndigital.com/v1/compute/vps/options?size=<size> \
-H "Authorization: Bearer zdk_live_…"Nakalagda? Ang API console sa iyong dashboard ay awtomatikong naglalagay ng iyong tunay na ID ng organisasyon at sariling susi, at pinapatakbo ang kahilingan laban sa live na API upang makita mo ang aktwal na tugon. Buksan ang endpoint na ito sa console ng API
Mga Detalye
cPanel licences, backup tiers and additional disks, **already filtered to what this machine size can actually take** — with our price on each, in integer minor units. ⛔⛔ **Filtered, not merely listed, and the filtering is the point.** this platform refuses cPanel below 2 GB of memory and price backups per machine size, so an unfiltered menu is a set of choices the vendor rejects *after* the customer has configured and paid. Their own order form disables exactly these; this endpoint is how ours does the same. ⛔ `resizable` is `false` on this range and its `resize_reason` says why: this platform publishes no operation that changes a VPS's processor or memory after purchase. Disk, cPanel and backups are all separately purchasable; the machine itself is not. Requires `sites.view`.
Mga Parameter
| Pangalan | Uri | Kailangan | Ano ito |
|---|---|---|---|
size (query) | string | Oo | The vendor's machine token (`vps-a` … `vps-i`). |
Tugon
| Pangalan | Uri | Kailangan | Ano ito |
|---|---|---|---|
data | ComputeVpsOptions | Oo | The paid options a VPS of one size can carry, grouped by kind. |
Mga error na maibabalik ng endpoint na ito
401 · 403 · 422 · 429