Assigned
Status Update
Comments
ma...@google.com <ma...@google.com>
ma...@google.com <ma...@google.com> #2
Thanks for the report. I will route this to the appropriate internal team and update this when I hear back from them.
Description
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
What you would like to accomplish:
- Check availability of given project ID via API call
How this might work:
- Through an authenticated, rate-limited, enterprise facing API, which takes an ID, and returns a value on whether it already exists or not.
- If applicable, reasons why alternative solutions are not sufficient:
This already exists through the Google Cloud Platform Console UI, however, when using APIs to automate the project creation, there is no option to validate if the given project id is available, an error [1] is prompted if project id already exist.
[1] 409 Requested entity already exists for new project id request