Skip to content

Display a list of global spaces that can be used for scanning#2

Draft
benchstr wants to merge 1 commit into
mainfrom
list-spaces
Draft

Display a list of global spaces that can be used for scanning#2
benchstr wants to merge 1 commit into
mainfrom
list-spaces

Conversation

@benchstr

Copy link
Copy Markdown

No description provided.

Returns a list of global (non personal) Spaces
"""

spaces = self.client.get_all_spaces(start=0, limit=500, expand=None)

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would be good to be able to paginate if there are more than 500 spaces

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