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

Filter out suspended CCloud orgs when listing orgs (or switching) #292

Open
rohitsanj opened this issue Jan 10, 2025 · 0 comments
Open

Filter out suspended CCloud orgs when listing orgs (or switching) #292

rohitsanj opened this issue Jan 10, 2025 · 0 comments
Labels
ga Should be handled before GA good first issue Good for newcomers

Comments

@rohitsanj
Copy link
Contributor

rohitsanj commented Jan 10, 2025

In the GET https://confluent.cloud/api/organizations response, there's a suspension_status.suspended datetime field that can be used to determine whether an org has been suspended or not. Use this to filter out the list of orgs returned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ga Should be handled before GA good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants