0

I am trying to programmatically extract Google Compute Pricing. I use the "Catalog API" in the link below. https://cloud.google.com/billing/v1/how-tos/catalog-api.

I found that Google Cloud Calculator also refers to using the same API mentioned above to programmatically pull prices. But looking at the API response, I can't find information about the operating system and machine type in the json.

For example: "Machine Type" is "e2-standard-2". I can't find it in the JSON response of the API. What do i do

0 Answers0