/gcp/machine_types

POST /api/gcp/machine_types

Price: 1 credit

Look up one Compute Engine machine type and return its published price in every region it is sold in, each row carrying the vCPU count, memory, attached local SSD where the shape has one, the on-demand price, every committed-use and flexible-commitment price published beside it, and the billing unit. Narrows to one region or one billing unit.

How to use it

Pass the full shape name, `n2-standard-4` rather than `n2`; the family is worked out from the series and only has to be given for a series published under a family this mapping does not yet carry. Without `region` this returns one row per region and per billing unit, which is dozens of rows for a common shape. Prices are US dollars only.

Parameters

Request body

Response

Errors

Response headers