Hi All,
somebody knows if there's any possibility (cli,api,scripting) to export a VM protected list from Protected VMs view?
my workaround now is export all vms from vCenter and filtering manually. I've already opened a SR and I was told there's no way to do that at the moment from RP4VM cli or gui.
thanks,
Solved! Go to Solution.
Hi there,
The easiest way would be the query /vms through the new RESTful API. More on this here:
https://developer.dellemc.com/data-protection/rp4vm/
Let me know how it goes,
Idan
Hi there,
The easiest way would be the query /vms through the new RESTful API. More on this here:
https://developer.dellemc.com/data-protection/rp4vm/
Let me know how it goes,
Idan
Hi Idan,
let me test I'll let you know.
thanks,
Hi Idan,
Thanks for the workaround, I'm an API fan now :).
I've discovered today another easy way. From RP4VM main dashboard -> Protection -> Protected VMs -> Export-Protected-vm-list
Yes indeed @novahertz, definitely another way but the API way is so much cooler