You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
As a Rubrik user who uses Rubrik to protect vApps in vCloud Director, I would like to be able to automate the discovery, protection, and recovery of workloads using Rubrik's PowerShell module.
Describe the solution you'd like
I would like cmdlets to retrieve protected and unprotected vCD objects that have been discovered by Rubrik.
I would like cmdlets to protect and remove protection from vCD objects like vApps, applying or removing SLA Domains from those objects.
I would like cmdlets to automate the recovery of vCD objects from snapshots held by Rubrik.
Describe alternatives you've considered
Direct REST API calls, Python language bindings to the Rubrik API, etc.
Additional context
None
The text was updated successfully, but these errors were encountered:
Thank you for the request, @benmeadowcroft - I've marked this as a roadmap item so that we can take a look at the available endpoints and see what is available to get object data, protect/unprotect objects, and recover snapshots for objects. cc @jaapbrasser@it-muscle
Is your feature request related to a problem? Please describe.
As a Rubrik user who uses Rubrik to protect vApps in vCloud Director, I would like to be able to automate the discovery, protection, and recovery of workloads using Rubrik's PowerShell module.
Describe the solution you'd like
I would like cmdlets to retrieve protected and unprotected vCD objects that have been discovered by Rubrik.
I would like cmdlets to protect and remove protection from vCD objects like vApps, applying or removing SLA Domains from those objects.
I would like cmdlets to automate the recovery of vCD objects from snapshots held by Rubrik.
Describe alternatives you've considered
Direct REST API calls, Python language bindings to the Rubrik API, etc.
Additional context
None
The text was updated successfully, but these errors were encountered: