Assigned
Status Update
Comments
sa...@google.com <sa...@google.com>
sa...@google.com <sa...@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
ke...@umich.edu <ke...@umich.edu> #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?
sa...@google.com <sa...@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.
Description
We can view credit information in billing console in GCP, but having to manage it across numerous subaccounts is not operationally efficient when doing it manually through the UI
What you expected to happen:
I expect there to be an API to query to billing credit to return information that is available in the UI:
Credit Name
Status
Remaining Value
Original Value
Type
Credit ID
Scope
Start Date
End Date
I would imagine that Google already has an API for doing this internally. I was hoping that they could expose this via the Billing API so we could query it programmatically.
It does appear that a similar bug/feature (159679946), but that closed with an exported CSV... doing this manually does not solve our issue.
This is different in that we want the ability to query this Credit info tied to a billing account we already have access to.