GCP : Is there any exchangeable format to get revised price value immediately?

房东的猫 提交于 2019-12-24 12:14:50

问题


We are working in one of the customer module. With the help of this module, we are calculating price for google cloud components like compute engine with attributes images, boot disk, region, snapshot etc.

But we found that GCP is revising the prices and JSON is not modifying immediately. Newly revised pricing values comes in JSON after few days.

So the price according to JSON and price in google cosole/calculator are different in this case.

Is there any exchangeable format to get revised pricing immediately?


回答1:


The JSON file isn't exactly the ideal way to obtain pricing information anymore. In fact, the link to the JSON file was removed from the Pricing Calculator page very recently precisely because they want people to start using the Catalogue API. That one has the prices up-to-date for sure, so I'd recommend you to use that instead.



来源:https://stackoverflow.com/questions/49892235/gcp-is-there-any-exchangeable-format-to-get-revised-price-value-immediately

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!