Assigned
Status Update
Comments
se...@google.com <se...@google.com>
wb...@google.com <wb...@google.com> #2
I have forwarded this request to the engineering team. We will update this issue with any progress updates and a resolution.
Best Regards,
Josh Moyer
Google Cloud Platform Support
Best Regards,
Josh Moyer
Google Cloud Platform Support
wa...@gmail.com <wa...@gmail.com> #3
This is not only useful for IP addresses, but also for many other resources. I understand that names are currently used as identifiers, so this request is probably not trivial to implement. Maybe distinguishing between a (numeric, automatically generated) identifier and a (textual) label is the way to go?
wb...@google.com <wb...@google.com> #4
Is it any hope? We have migrated our IP address to the server with different role, and now the name of this IP address resource doesn't match its role at all. It seems to be trivial enough to momentary reserve static IP address of the old named resource, drop resource, and immediately recreate it with the new name and the old IP address.
ra...@gmail.com <ra...@gmail.com> #5
This would also improve life when using the Google Deployment Manager (since it otherwise error's out if you've changed a name of an IP)
Description
As per the API, it is giving the response for all sku's present for Service - Compute Engine. I wanted the response for single sku, based on region.
Also can we get the retail price of single sku by passing sku id, serivce id, region as query parameters in the api.
Problem you have encountered:
Not able to get response from Cloud billing API based on skuId, region and service id.
It provides response for all SKU's in Cloud Billing API for Service Compute Engine which makes difficult to store such huge response and complex to parse it.
What you expected to happen:
Cloud Billing API should have query parameters which can provide response for specific data.
for example : if we send skuID, region, serviceID, currency in query parameters, it should provide response specific to the requested data as per the query parameters.
Other information :
Please refer to the link -