Assigned
Status Update
Comments
km...@google.com <km...@google.com>
ka...@google.com <ka...@google.com>
ka...@google.com <ka...@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
le...@google.com <le...@google.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?
Description
Please provide as much information as possible. At least, this should include a description of your issue and steps to reproduce the problem. If possible please provide a summary of what steps or workarounds you have already tried, and any docs or articles you found (un)helpful.
Problem you have encountered:
Unable to list spend base commitment
What you expected to happen:
We need to find a way to list spend base commitment.
Steps to reproduce:
N/a
Other information (workarounds you have tried, documentation consulted, etc):
We can list resource base commitment by different methods but we didn’t have a way to list spend base commitment.
We can analyze spend base commitment by following the document[1] but are unable to list it.
[1]
Cloud asset API : However, this api only works on project, folder and org level so it is helpful to get resource base commitment but not provide output of spendbase. Since spendbase commitments are purchased at billing accounts.
Cloud asset does support Cloud Billing which also didn't help.
[1]
[2]
Then I found gcloud command[3] to list commitment but it only works for resource base.
[3]
exploring the REST Resource: regionCommitments[4]
[4]