I am really struggling to understand the process of an OS file restore and as a result am struggling to put the API calls together in the correct order.
I can see that the second command kicks off a job called FLR_[windows] which is what I would expect. From here I want to be able to see the mounts points in that restore point, so I do
Once you've identified the required restore point, you need to send the POST HTTP request to the its browse action, instead of issuing POST request to /mounts resource. Kindly, check this example. Thanks.