Recently started exploring API capabilities of EMC networker. My use case is to recover DB back-ups stored on EMC networker for project requirements so that same backup can be moved to test environments. I am able to recover using API now but have a roadblock in getting the values to initiate the recovery. If I need to search the backup file name I have to supply the exact name. Filter for the saveset is also not working for clients/indexes option. On top of it get call extracts just 100 records. Not sure how to get all records in single call or top few records by saveset date.
To recover, yea I am using POST method with /recovers. My concern is with mainly with GET /clients/ /indexes. It doesn't allow me to filter based on date range and file name with wild card. I need these details to provide parameters for the body of POST /recovers.
DELL-Sam L
Community Manager
•
8061 Posts
•
34395 Points
569
0
Posted April 29th, 2022 09:00
Hello NitinGupta0418,
Which RecoverPoint version do you have? Did you setup Disaster Recovery for Protect Point backup?