novahertz

updated

5 years ago

N

novahertz

1 Rookie

24 Posts

0

2745

May 14th, 2021 01:00

Export a VM protected List

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,

  • Idan

    4 Apprentice

    675 Posts

    2270

    1

    Posted May 19th, 2021 01:00

    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

  • novahertz

    1 Rookie

    24 Posts

    2214

    0

    Posted May 20th, 2021 00:00

    Hi Idan,

    let me test I'll let you know.

    thanks,

  • novahertz

    1 Rookie

    24 Posts

    2016

    0

    Posted June 1st, 2021 07:00

    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-listExport-Protected-vm-list

  • Idan

    4 Apprentice

    675 Posts

    1935

    0

    Posted June 7th, 2021 07:00

    Yes indeed @novahertz, definitely another way but the API way is so much cooler and moreover, can be automated