/gcp/machine_types/search

POST /api/gcp/machine_types/search

Price: 20 credits

Search Compute Engine machine-type prices within one machine family. Every row is one machine type in one region, carrying its vCPU count, memory, attached local SSD where the shape has one, the on-demand price and every committed-use and flexible-commitment price Google publishes beside it, with the billing unit. Narrows by region, machine type, machine series, billing unit and vCPU or memory bounds.

How to use it

One family per call, and `general-purpose` is by far the largest — narrow it with `region` or `machine_prefix` when you can. Each machine type is quoted twice, hourly and monthly, so set `unit` unless you want both. `price` is the on-demand rate and `prices` holds every column of the published table keyed by its heading, which is where the one-year and three-year commitment rates are. Prices here are US dollars only; for another currency use gcp/skus/search, which prices the underlying core and memory SKUs.

Parameters

Request body

Response

Errors

Response headers