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

Implement Remove-Rubrik'X'Snapshot cmdlets #309

Closed
shamsway opened this issue Jun 20, 2019 · 3 comments
Closed

Implement Remove-Rubrik'X'Snapshot cmdlets #309

shamsway opened this issue Jun 20, 2019 · 3 comments

Comments

@shamsway
Copy link
Contributor

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

In response to #148, it was determined that the best solution to address the issue was to implement a Remove-RubrikVMSnapshot cmdlet. At the moment it is not feasible to implement a Remove-RubrikSnapshot cmdlet that accepts a snapshot ID of any type (e.g. VMware, Hyper-V, MSSQL, etc.). Now cmdlets for each snapshot type need to be created mirroring Remove-RubrikVMSnapshot

Describe the solution you'd like

  • Remove-RubrikFilesetSnapshot
  • Remove-RubrikMSSQLSnapshot
  • Remove-RubrikHyperVSnapshot
  • Remove-RubrikManagedVolumeSnapshot
  • Remove-RubrikNutanixSnapshot
  • Remove-RubrikVolumeGroupSnapshot
  • Unit tests for all of the above

Describe alternatives you've considered

As mentioned above, a Remove-RubrikSnapshot cmdlet is not feasible at this time, but it would be a good alternative in the future

@jaapbrasser
Copy link
Contributor

Thanks for raising the issue @shamsway, this will be picked up in a future release!

@ShodginGitHub
Copy link

The last comment on this seems to be from June 20. I'm following this thread as I'm interested in being able to delete a specific SQL Server snapshot (Remove-RubrikMSSQLSnapshot).

@jaapbrasser
Copy link
Contributor

Closed in #591

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

4 participants