Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appending Group Quota Samples #155

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

advancewarsbest
Copy link

@advancewarsbest advancewarsbest commented Sep 17, 2024

The following changes include a folder with a ReadMe, that includes the specific instructions for running Group Quota commands.

And also the following 2 files:

python put_group_quota_limits_requests_compute.py

  • Allocate Quota to Group

python put_subscription_quota_allocation_request_compute.py

  • Allocate Quota to a Subscription in Group

Note: the approach used in the code does polling, and handles the 'Escalated' state with a print to user and ending the polling.

Rafael Rayo added 13 commits September 17, 2024 15:53
Appended readme and code samples for group quota requests.
edited the wrong readme, fixed.
make it match the same generic subscription used in the other file as well.
make the texts match
in other parts.
example has been appended.
The script itself includes polling, no need to have it individual.
as some incode documentation
appended the proper get that includes the proper filter.

Also appended a check for when to include an easier print output response.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant