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

Ability to create snapshots for multiple dbs from a single call for on_demand_snapshot function #183

Open
aburkhart13 opened this issue Jan 24, 2020 · 1 comment

Comments

@aburkhart13
Copy link

Is your feature request related to a problem? Please describe.

When using the following call for dbs, it is required to perform a call for each db or use for loop and call the function for each snapshot
https://rubrik.gitbook.io/rubrik-sdk-for-python/v/devel/data-management-functions/on_demand_snapshot#vmware

Describe the solution you'd like

I would like an option to allow for multiple databases to be selected within the same call either with a direct reference with the db name or using a wild card to perform for a group of databases.

Describe alternatives you've considered
Currently this can be accomplished with a for loop

Additional context

@drew-russell
Copy link
Contributor

@drew-russell drew-russell changed the title Aibility to create snapshots for multiple dbs from a single call for on_demand_snapshot function Ability to create snapshots for multiple dbs from a single call for on_demand_snapshot function Jan 28, 2020
@Draper1 Draper1 self-assigned this Jan 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants